what if it actualy compiled? just kidding, this only fixes dme
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
if(isobserver(user))
|
||||
// If they turn on ghost AI control, admins can always interact.
|
||||
if(isAdminGhostAI(user)) //IsAdminGhost
|
||||
if(IsAdminGhost(user))
|
||||
. = max(., UI_INTERACTIVE)
|
||||
|
||||
// Regular ghosts can always at least view if in range.
|
||||
|
||||
Reference in New Issue
Block a user