mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 02:16:05 +00:00
Fix for the runtime Mloc sent me.
This commit is contained in:
@@ -191,6 +191,7 @@ connection
|
||||
|
||||
proc/CheckPassSanity()
|
||||
Cleanup()
|
||||
if(A.zone && B.zone)
|
||||
if(A.ZAirPass(B))
|
||||
var/door_pass = A.CanPass(null,B,1.5,1)
|
||||
if(door_pass || A.CanPass(null,B,0,0))
|
||||
|
||||
Reference in New Issue
Block a user