Explorar el Código

一键领取宝箱bug修复

cyzhao hace 3 semanas
padre
commit
1392cc692f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Gameserver/App/process/FightProc.php

+ 1 - 1
Gameserver/App/process/FightProc.php

@@ -613,7 +613,7 @@ class FightProc {
      * @return type
      */
     public static function AllGateBoxReceive() {
-        list() = req()->paras;
+        //list() = req()->paras;
 
         $dic = ctx()->gates->GateList;
         foreach ($dic as $gateId => $item) {