This commit is contained in:
Paul 2001-06-19 21:26:50 +00:00
parent f1fd2a9089
commit 126ef0af87
12 changed files with 46 additions and 73 deletions

View file

@ -182,7 +182,6 @@ void CGameOverScene::think(int _frames)
case STATE__EXITING_TO_FRONT_END:
break;
}
PAUL_DBGMSG("%d",m_state);
}