源战役客户端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
205 B

  1. ArenaConst = ArenaConst or {
  2. ANS_ARENA_UPDATE_RED_DOT = "ANS_ARENA_UPDATE_RED_DOT",
  3. TabId = {
  4. PKRANK = 1,
  5. ENDLESS = 2,
  6. -- CSGWAR = 3,
  7. WASTELAND = 3,
  8. RAGEWAR = 4,
  9. CLOTHINGVOTE = 5,
  10. },
  11. }