oops, disable debug stuff

This commit is contained in:
Glenn Maynard
2003-10-19 23:19:37 +00:00
parent d7607ef63f
commit 10688ad0e2
+1 -1
View File
@@ -58,7 +58,7 @@ ScreenNameEntryTraditional::ScreenNameEntryTraditional( CString sClassName ) : S
// DEBUGGING STUFF // DEBUGGING STUFF
if(1) if(0)
{ {
GAMESTATE->m_bSideIsJoined[PLAYER_1] = true; GAMESTATE->m_bSideIsJoined[PLAYER_1] = true;
GAMESTATE->m_bSideIsJoined[PLAYER_2] = true; GAMESTATE->m_bSideIsJoined[PLAYER_2] = true;