From 9664c917d0b288cfe6a4bb7d3c17f29ebdd3c01d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9C=D0=B8=D1=85=D0=B0=D0=B8=D0=BB=20=D0=9A=D0=B0=D0=BF?= =?UTF-8?q?=D0=B5=D0=BB=D1=8C=D0=BA=D0=BE?= Date: Sat, 13 Jul 2024 23:28:53 +0300 Subject: [PATCH] d --- ht.config | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/ht.config b/ht.config index a48b610..60bc259 100644 --- a/ht.config +++ b/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