父节点
当前提交
9664c917d0
共有 1 个文件被更改,包括 6 次插入7 次删除
  1. +6
    -7
      ht.config

+ 6
- 7
ht.config 查看文件

@@ -5,16 +5,15 @@ windowHeight = 600
windowTitle = Прототип: Отель
windowWidth = 900

[static "s-floor1"]
left = 0
texture = t-floor1
top = 100
visible = true

[texture "t-floor1"]
file = img/bw.sz.src.floor.png
height = 25
x = 0
y = 0
width = 900

[sprite "s-floor1"]
group = static
left = 0
texture = t-floor1
top = 100
visible = true

正在加载...
取消
保存