mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-07-16 10:44:42 +01:00
yeet
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
if(IsAdminGhost(user))
|
||||
return TRUE
|
||||
|
||||
if(computer.hasSiliconAccessInArea(user))
|
||||
if(computer && computer.hasSiliconAccessInArea(user))
|
||||
return TRUE
|
||||
|
||||
if(ishuman(user))
|
||||
|
||||
Reference in New Issue
Block a user