mirror of
https://github.com/halpz/re3.git
synced 2025-07-11 12:48:26 +00:00
cheats, fixes, cosmetic changes
This commit is contained in:
@ -16,6 +16,8 @@ enum {
|
||||
class CTrafficLights
|
||||
{
|
||||
public:
|
||||
static bool bGreenLightsCheat;
|
||||
|
||||
static void DisplayActualLight(CEntity *ent);
|
||||
static void ScanForLightsOnMap(void);
|
||||
static int FindTrafficLightType(CEntity *light);
|
||||
|
Reference in New Issue
Block a user