mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-01-20 02:24:45 +00:00
comment out debugInteriorCheck
This commit is contained in:
parent
c0a357974f
commit
a758911a26
|
|
@ -65,7 +65,7 @@ class WithEntrance()
|
|||
obj: InteractsWithZone,
|
||||
door: Door
|
||||
): Sidedness = {
|
||||
debugInteriorCheck(obj, door)
|
||||
//debugInteriorCheck(obj, door)
|
||||
strictInteriorCheck(obj, door)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue