QTfrontend/newnetclient.cpp
changeset 396 70dfd02845af
parent 395 641ed71c7c93
child 399 c7da1bd32b4e
--- a/QTfrontend/newnetclient.cpp	Mon Feb 05 22:39:01 2007 +0000
+++ b/QTfrontend/newnetclient.cpp	Mon Feb 05 23:26:00 2007 +0000
@@ -179,7 +179,8 @@
   }
 
   if (lst[0] == "RUNGAME") {
-  	RunGame();
+    RunGame();
+    return;
   }
 
   if (lst[0] == "CONFIGURED") {