Changed player color

master
Elias Fleckenstein 2020-05-07 19:09:45 +02:00
parent 6175ef77f9
commit 5381a4e34d
1 changed files with 1 additions and 1 deletions

View File

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