zombiesurvival-evolved/gamemodes/zombiesurvival/gamemode/gmapex/config.lua
William Moodhe e9da54c2f9 ZS updates for 2014-2018
Too many changes to list.
2018-05-01 18:32:59 -04:00

3 lines
57 B
Lua

function GMAPEX:CanUse(pl)
return pl:IsSuperAdmin()
end