code cosmetics from alternate branch
authorMischa POSLAWSKY <netris@shiar.org>
Tue, 27 Feb 2007 11:36:34 +0000 (12:36 +0100)
committerMischa POSLAWSKY <netris@shiar.org>
Tue, 27 Feb 2007 11:36:34 +0000 (12:36 +0100)
game.c

diff --git a/game.c b/game.c
index e0a8cdad5e7fbd8976e1dabaed6547a06936981a..27d1c968d2e4f6f6bc8a85ac90b7e354e5fe3956 100644 (file)
--- 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);