Gave the Player Rank a prefix

master
Elias Fleckenstein 2020-05-07 19:08:07 +02:00
parent a46a68a27d
commit 6175ef77f9
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ coronaserver.ranks = {
{
name = "player",
color = "#FFFFFF",
tag = "",
tag = "[PLAYER]",
}
}
coronaserver.savedata.ranks = coronaserver.savedata.ranks or {}