Commit 6a59245c308c74d9015d05e3893bd0824d6df192

Authored by zhouhaihai
1 parent f82b9dc2

结算正常

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/models/RoleBattle.lua
... ... @@ -166,7 +166,7 @@ function Role:checkBattleCheat(battleType, params)
166 166 -- end
167 167 -- end
168 168 end
169   - return status
  169 + return true
170 170 end
171 171  
172 172 function Role:checkBattle(battleType, params)
... ...