mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-13 23:44:09 +00:00
Frontend: Stats, Briefs, gta_vc.set, slider ranges, fixes
This commit is contained in:
parent
ceb1defc4e
commit
70fa4ab79c
9 changed files with 270 additions and 236 deletions
|
@ -39,7 +39,7 @@ extern float fRangePlayerRadius;
|
|||
extern float fCloseNearClipLimit;
|
||||
|
||||
#ifdef FREE_CAM
|
||||
bool CCamera::bFreeCam;
|
||||
bool CCamera::bFreeCam = false;
|
||||
int nPreviousMode = -1;
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue