Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Further improve Eder BS door state tracking.
This adds more notifications to the responder to track the door closing state. This was done to fix some problems observed with the door clickable being re-enabled by the Python script racing the responder. Also, fix the door clickable responder in Eder Tsogal to properly enable/disable the clickable. - [plResponderModifier] cRespBSDoorOps Added new plNotifyMsgs for door closing and changed the state numbers to match the enum in xBlueSpiral.py. Also fixed Eder Tsogal's responder to properly enable/disable the door clickable, which must have been missed in the earlier commit.
- Loading branch information