瀏覽代碼

update bugfix

zy_1995 7 月之前
父節點
當前提交
b675e7dd1e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      assets/Game/21201/Script/GameClientEngine_21201.js

+ 1 - 1
assets/Game/21201/Script/GameClientEngine_21201.js

@@ -1320,7 +1320,7 @@ cc.Class({
         //删除定时器
         this.KillGameClock();
         GameDef.dwChiHuRightAdd = this.m_GameEnd.dwChiHuRightAdd;
-        this.m_wGameProgress = this.m_pGameStart.cbQuan + 1;
+        this.m_wGameProgress = this.m_GameEnd.cbQuan + 1;
         // this.m_GameClientView.UpdateRoomProgress();
         this.MyChairID = this.GetMeChairID()