mirror of
https://github.com/halpz/re3.git
synced 2025-07-11 05:28:53 +00:00
Enable GTA_BRIDGE
This commit is contained in:
@ -26,4 +26,5 @@ public:
|
||||
static bool ShouldLightsBeFlashing();
|
||||
static void FindBridgeEntities();
|
||||
static bool ThisIsABridgeObjectMovingUp(int);
|
||||
static void ForceBridgeState(uint8 state);
|
||||
};
|
||||
|
Reference in New Issue
Block a user