xy 2 сар өмнө
parent
commit
d34b11d0e6

+ 2 - 0
src/GameClient.php

@@ -10,7 +10,9 @@ use Common_pack\ReqLogin;
 use Common_pack\ResEnterHall;
 use Common_pack\ResEnterHall;
 use Common_pack\ResHeartBeat;
 use Common_pack\ResHeartBeat;
 use Common_pack\ResLogin;
 use Common_pack\ResLogin;
+use Exception;
 use Google\Protobuf\Internal\Message;
 use Google\Protobuf\Internal\Message;
+use MsgID;
 
 
 class GameClient {
 class GameClient {
     private ?WebSocketClient $client = null;
     private ?WebSocketClient $client = null;