mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-04-29 07:45:26 +00:00
comment out debugInteriorCheck
This commit is contained in:
parent
c0a357974f
commit
a758911a26
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