xy vor 3 Wochen
Ursprung
Commit
b5c9c351db
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      src/client.php

+ 1 - 1
src/client.php

@@ -27,7 +27,7 @@ class GameClient {
             throw new Exception("序列化失败:返回空数据");
         }
 
-        echo "login!\n".$loginReq;
+        echo "login!\n";
         
         $options = [
             'http' => [