mirror of
https://github.com/psforever/PSF-LoginServer.git
synced 2026-01-19 18:44:45 +00:00
sideness check
This commit is contained in:
parent
bc978f177b
commit
a1b7fe01ff
|
|
@ -65,7 +65,7 @@ class WithEntrance()
|
||||||
obj: InteractsWithZone,
|
obj: InteractsWithZone,
|
||||||
door: Door
|
door: Door
|
||||||
): Sidedness = {
|
): Sidedness = {
|
||||||
//debugInteriorCheck(obj, door)
|
debugInteriorCheck(obj, door)
|
||||||
strictInteriorCheck(obj, door)
|
strictInteriorCheck(obj, door)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue