Merge branch 'master' of github.com:Baystation12/Baystation12

This commit is contained in:
cib
2011-12-31 02:14:28 -08:00
34 changed files with 90 additions and 141 deletions
+1 -1
View File
@@ -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"))