diff --git a/CoreScriptsRoot/CoreScripts/PlayerListScript2.lua b/CoreScriptsRoot/CoreScripts/PlayerListScript2.lua index c2af5737..1b3e5aac 100644 --- a/CoreScriptsRoot/CoreScripts/PlayerListScript2.lua +++ b/CoreScriptsRoot/CoreScripts/PlayerListScript2.lua @@ -251,6 +251,7 @@ local function getAdminIcon(player) end) if not success then print("PlayerListScript2: getAdminIcon() failed because", result) + return nil end -- if result then