From: Mischa POSLAWSKY Date: Tue, 27 Feb 2007 11:36:34 +0000 (+0100) Subject: code cosmetics from alternate branch X-Git-Url: http://git.shiar.net/netris.git/commitdiff_plain/76c121219b3db6d904b6d5695bc78a53802d9ed3 code cosmetics from alternate branch --- diff --git a/game.c b/game.c index e0a8cda..27d1c96 100644 --- a/game.c +++ b/game.c @@ -739,6 +739,7 @@ int main(int argc, char **argv) // WriteConf(); InitScreens(); //setup screen + if (game == GT_classicTwo) { spied = 1; InitiateConnection(hostStr, port);