update preview and rename SCE to YAS
This commit is contained in:
parent
5b5f1d74b0
commit
91f05dcb9a
Binary file not shown.
Before Width: | Height: | Size: 339 KiB After Width: | Height: | Size: 498 KiB |
@ -90,7 +90,7 @@ private function InitConfig()
|
|||||||
|
|
||||||
// Example rank for player(s)
|
// Example rank for player(s)
|
||||||
ExampleRank.ID = 0;
|
ExampleRank.ID = 0;
|
||||||
ExampleRank.Rank = "SCE Creator";
|
ExampleRank.Rank = "YAS Creator";
|
||||||
ExampleRank.TextColor.R = 130;
|
ExampleRank.TextColor.R = 130;
|
||||||
ExampleRank.TextColor.G = 250;
|
ExampleRank.TextColor.G = 250;
|
||||||
ExampleRank.TextColor.B = 235;
|
ExampleRank.TextColor.B = 235;
|
||||||
|
Loading…
Reference in New Issue
Block a user