Updated player list

This commit is contained in:
Cooldude2606
2019-10-15 21:44:03 +01:00
parent 06030ff2c2
commit 258ca8dbde
6 changed files with 319 additions and 154 deletions

View File

@@ -8,7 +8,7 @@ local concat = table.concat
local Public = {}
local ignore = {tokens = true}
local ignore = {tokens = true, data_store = true}
local header_name = Gui.uid_name()
local left_panel_name = Gui.uid_name()