Răsfoiți Sursa

解决反馈问题

gitwallet 1 an în urmă
părinte
comite
66df3ff9ee
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      script/module/lostTemple/lostTempleLogic.lua

+ 1 - 1
script/module/lostTemple/lostTempleLogic.lua

@@ -659,10 +659,10 @@ function update(human)
         return
     end
     
+    local msgRet = Msg.gc.GC_LOST_TEMPLE_UPDATE
     if not makeGridNet(human, msgRet.list) then
         return 
     end
-    local msgRet = Msg.gc.GC_LOST_TEMPLE_UPDATE
     local leftTime = getLeftTime()
     msgRet.leftTime = leftTime
     msgRet.playerX = human.lostTemple.x