rnd-19981014-1
[rocksndiamonds.git] / src / game.c
index 9c152d05f7e91c9d9a370ebcf46bdbc769537397..622a1857a553a41e70a89b7a00a9c5ff0cc152d4 100644 (file)
@@ -134,20 +134,10 @@ void InitGame()
 
   network_player_action_received = FALSE;
 
-
-
   /* initial null action */
   if (network_playing)
     SendToServer_MovePlayer(MV_NO_MOVING);
 
-
-
-  /*
-  printf("BLURB\n");
-  */
-
-
-
   ZX = ZY = -1;
 
   MampferNr = 0;