metric bResetGameState

This commit is contained in:
Glenn Maynard
2007-06-03 22:27:27 +00:00
parent 9e66a5a24a
commit e23153c03e
6 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
REGISTER_SCREEN_CLASS( ScreenEnding );
ScreenEnding::ScreenEnding() : ScreenAttract( false/*dont reset GAMESTATE*/ )
ScreenEnding::ScreenEnding()
{
if( PREFSMAN->m_bScreenTestMode )
{