- [FIX] No es podía botar sobre els actors que desapareixen

- [CHG] Augmentat el màxim de pausa en animacions
- Més gràfics
- 100% de les habitacions completades!!!
This commit is contained in:
2024-10-01 13:56:44 +02:00
parent 231a81a9e5
commit 2abc429616
22 changed files with 2156 additions and 74 deletions

View File

@@ -863,7 +863,7 @@ namespace modules
//draw::print("ANIM SPEED:", 2, 156, 15, 0);
ui::label("ANMSPED", 2, line, 49, 11);
changed |= btn_small(49, line, act->anim_wait, 0, 10, 49);
changed |= btn_small(49, line, act->anim_wait, 0, 20, 49);
line+=10;
ui::label("MASKS", 2, line, 96, 11, GRAY); line+=10;