update preview and rename SCE to YAS

This commit is contained in:
GenZmeY 2021-06-20 23:00:22 +03:00
parent 5b5f1d74b0
commit 91f05dcb9a
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 339 KiB

After

Width:  |  Height:  |  Size: 498 KiB

View File

@ -90,7 +90,7 @@ private function InitConfig()
// Example rank for player(s)
ExampleRank.ID = 0;
ExampleRank.Rank = "SCE Creator";
ExampleRank.Rank = "YAS Creator";
ExampleRank.TextColor.R = 130;
ExampleRank.TextColor.G = 250;
ExampleRank.TextColor.B = 235;