rename badly named camera variable

This commit is contained in:
aap
2020-11-24 15:20:41 +01:00
parent bd3d09fef5
commit 70d8bdc087
2 changed files with 4 additions and 4 deletions

View File

@@ -348,7 +348,7 @@ public:
bool m_bcutsceneFinished;
bool m_bCullZoneChecksOn;
bool m_bFirstPersonBeingUsed;
bool m_bJustJumpedOutOf1stPersonBecauseOfTarget;
bool m_bUnknown;
bool m_bIdleOn;
bool m_bInATunnelAndABigVehicle;
bool m_bInitialNodeFound;