diff options
Diffstat (limited to 'mp/src/game/shared/teamplay_round_timer.h')
| -rw-r--r-- | mp/src/game/shared/teamplay_round_timer.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mp/src/game/shared/teamplay_round_timer.h b/mp/src/game/shared/teamplay_round_timer.h index 103b2546..fd2e7613 100644 --- a/mp/src/game/shared/teamplay_round_timer.h +++ b/mp/src/game/shared/teamplay_round_timer.h @@ -158,6 +158,7 @@ private: COutputEvent m_OnSetupFinished; float m_flNextOvertimeNag; + float m_flLastTime; DECLARE_DATADESC(); |