mirror of
https://github.com/td512/re3.git
synced 2026-03-03 23:36:02 +00:00
R to freeroam, idle anims, weapon and cam enum fix
This commit is contained in:
@@ -520,3 +520,7 @@ private:
|
||||
|
||||
static bool ThisIsAValidRandomCop(int32 mi, bool cop, bool swat, bool fbi, bool army, bool miami);
|
||||
};
|
||||
|
||||
#ifdef USE_DEBUG_SCRIPT_LOADER
|
||||
extern int scriptToLoad;
|
||||
#endif
|
||||
Reference in New Issue
Block a user