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

22 lines
534 B

преди 1 месец
  1. Config = Config or {}
  2. Config.ConfigSevenDay = Config.ConfigSevenDay or {}
  3. Config.ConfigSevenDay.ConfigPos = {
  4. [1] = {
  5. [1] = {x = 204 ,y = 2},
  6. [2] = {x = 123 ,y = -150},
  7. [3] = {x = 206 ,y = -297},
  8. [4] = {x = 381 ,y = -298},
  9. [5] = {x = 465 ,y = -150},
  10. [6] = {x = 382 ,y = -2},
  11. [7] = {x = 293 ,y = -149},
  12. },
  13. [2] = {
  14. [1] = {x = 0 ,y = 0},
  15. [2] = {x = 126 ,y = -7},
  16. [3] = {x = 252 ,y = -10.8},
  17. [4] = {x = 378 ,y = -12.87},
  18. [5] = {x = 505 ,y = -10.8},
  19. [6] = {x = 631 ,y = -7},
  20. [7] = {x = 757 ,y = -0},
  21. },
  22. }