oops, disable debug stuff
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user