Forgot this state
authorunc0rr
Thu, 16 Aug 2012 21:58:57 +0400
changeset 7545 063601290761
parent 7543 a0dc770538e1
child 7546 b50556f2a0e8
Forgot this state
QTfrontend/net/newnetclient.cpp
--- a/QTfrontend/net/newnetclient.cpp	Wed Aug 15 16:54:49 2012 -0400
+++ b/QTfrontend/net/newnetclient.cpp	Thu Aug 16 21:58:57 2012 +0400
@@ -532,7 +532,7 @@
         return;
     }
 
-    if(netClientState == InRoom)
+    if(netClientState == InRoom || netClientState == InGame)
     {
         if (lst[0] == "EM")
         {