mirror of
https://github.com/halpz/re3.git
synced 2025-07-11 05:28:53 +00:00
sync
This commit is contained in:
@ -8,7 +8,8 @@ enum bridgeStates {
|
||||
STATE_LIFT_PART_MOVING_DOWN,
|
||||
STATE_LIFT_PART_IS_DOWN,
|
||||
STATE_LIFT_PART_ABOUT_TO_MOVE_UP,
|
||||
STATE_LIFT_PART_MOVING_UP
|
||||
STATE_LIFT_PART_MOVING_UP,
|
||||
STATE_BRIDGE_ALWAYS_UNLOCKED
|
||||
};
|
||||
|
||||
class CBridge
|
||||
|
Reference in New Issue
Block a user