Commit 4cf5dec9f391fbfb5d8027c8e1e84640544c4c42

Authored by zhouhaihai
1 parent ca55c763

battle bug

Showing 1 changed file with 4 additions and 1 deletions   Show diff stats
src/models/RoleBattle.lua
... ... @@ -179,4 +179,7 @@ end
179 179  
180 180  
181 181  
182   -end
183 182 \ No newline at end of file
  183 +end
  184 +
  185 +
  186 +return RoleBattle
184 187 \ No newline at end of file
... ...