- [CHG] Si no està editant, que no resalte ningún actor

- [FIX] El camp d'edició de la textura de baix les portes no es veïa
- [NEW] Si hi ha eixida per baix, no pintar el piso
This commit is contained in:
2024-06-14 19:48:02 +02:00
parent 6a11697562
commit 74e46f6e85
4 changed files with 58 additions and 17 deletions

View File

@@ -553,6 +553,7 @@ switch (section)
line += 10;
ui::label("UNDER DOOR", 2, line, 48, 11);
changed |= btn_small(48, line, room::editor::refWallDoorTex(), 0, 5, 50);
line += 10;
ui::label("EXITS", 2, line, 96, 11, GRAY); line+=10;