MenuTimer set to "00" after pressing Start.
This commit is contained in:
@@ -119,6 +119,7 @@ void MenuTimer::Update( float fDeltaTime )
|
||||
|
||||
void MenuTimer::StopTimer()
|
||||
{
|
||||
SetTimer( 0 );
|
||||
m_bTimerStopped = true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user