mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-07-13 15:34:42 +00:00
sideness check
This commit is contained in:
parent
bc978f177b
commit
a1b7fe01ff
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue