Commit 1a558f5eec1c43a95fc2f42b8bc52faf31c88262

Authored by 测试
1 parent edc49575

添加好友对战编队

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
src/GlobalVar.lua
... ... @@ -330,4 +330,5 @@ TeamSystemType = {
330 330 BonusBattle = 2,
331 331 Tower = 3,
332 332 Dinner = 4,
  333 + FriendBattle = 5,
333 334 }
334 335 \ No newline at end of file
... ...