mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 03:02:54 +00:00
Removed and commented out the last traces of goon auth. code
This commit is contained in:
@@ -158,7 +158,7 @@ dmm_suite/preloader
|
||||
set name = "LoadMap"
|
||||
set desc = "Loads a map"
|
||||
set hidden = 1
|
||||
if(src.authenticated && src.holder)
|
||||
if(src.holder)
|
||||
if(!src.mob)
|
||||
return
|
||||
if(src.holder.rank in list("Game Admin", "Game Master"))
|
||||
|
||||
Reference in New Issue
Block a user