File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
GeneralsMD/Code/GameEngine/Include/Common
Generals/Code/GameEngine/Include/Common Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -465,7 +465,6 @@ class GlobalData : public SubsystemInterface
465
465
Int m_playStats; // /< Int whether we want to log play stats or not, if <= 0 then we don't log
466
466
467
467
Bool m_TiVOFastMode; // /< When true, the client speeds up the framerate... set by HOTKEY!
468
-
469
468
470
469
#if ENABLE_CONFIGURABLE_SHROUD
471
470
Bool m_shroudOn;
Original file line number Diff line number Diff line change @@ -479,7 +479,6 @@ class GlobalData : public SubsystemInterface
479
479
Bool m_specialPowerUsesDelay ;
480
480
#endif
481
481
Bool m_TiVOFastMode; // /< When true, the client speeds up the framerate... set by HOTKEY!
482
-
483
482
484
483
#if ENABLE_CONFIGURABLE_SHROUD
485
484
Bool m_shroudOn;
You can’t perform that action at this time.
0 commit comments