mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13.git
synced 2026-08-23 19:56:40 +01:00
hasSiliconAccessInArea vars change
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
if(IsAdminGhost(user))
|
||||
return 1
|
||||
|
||||
if(hasSiliconAccessInArea(user,get_area(computer)))
|
||||
if(computer.hasSiliconAccessInArea(user))
|
||||
return 1
|
||||
|
||||
if(ishuman(user))
|
||||
|
||||
Reference in New Issue
Block a user