Fix bug in detecting which room you are in
This commit is contained in:
@@ -48,6 +48,7 @@ twinSlowDoorRoom drID w h x = defaultRoom
|
||||
(over worldState (M.insert (DoorNumOpen drID) True))
|
||||
]
|
||||
, _rmBound = ps
|
||||
, _rmName = "twinSlowDoorRoom"
|
||||
}
|
||||
where
|
||||
ps =
|
||||
|
||||
Reference in New Issue
Block a user