Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

32 рядки
456B

  1. [init]
  2. windowAntialiasing = false
  3. windowBackgroundColor = #ffffff
  4. windowHeight = 600
  5. windowTitle = Прототип: Отель
  6. windowWidth = 900
  7. [static "s-floor1"]
  8. left = 0
  9. texture = t-floor1
  10. top = 25
  11. visible = true
  12. [static "s-floor2"]
  13. left = 0
  14. texture = t-floor1
  15. top = 225
  16. visible = true
  17. [static "s-floor3"]
  18. left = 0
  19. texture = t-floor1
  20. top = 425
  21. visible = true
  22. [texture "t-floor1"]
  23. file = img/bw.sz.src.floor.png
  24. height = 25
  25. x = 0
  26. y = 0
  27. width = 900