源战役客户端
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.

8 line
287 B

  1. Config = Config or {}
  2. Config.Skillscenesetting = {
  3. [0] = {scene_type = 0,scheme = 1},
  4. [1] = {scene_type = 1,scheme = 1},
  5. [2] = {scene_type = 2,scheme = 1},
  6. [4] = {scene_type = 4,scheme = 1},
  7. [5] = {scene_type = 5,scheme = 1},
  8. [6] = {scene_type = 6,scheme = 1},
  9. }