- [NEW] Nou flag per a actors: al tocar-lo desapareix
- [FIX] Els blocs espentables han de rebre l'espenta cap avall encara que no se tinguen els guants
This commit is contained in:
@@ -781,6 +781,7 @@ namespace modules
|
||||
line+=10;
|
||||
|
||||
ui::label("FLAGS", 2, line, 96, 11, GRAY);
|
||||
changed |= btn_check(26, line, "DISA", act->flags, FLAG_DISAPPEAR);
|
||||
changed |= btn_check(50, line, "INER", act->flags, FLAG_INERTIA);
|
||||
changed |= btn_check(74, line, "SPEC", act->flags, FLAG_SPECIAL);
|
||||
line+=10;
|
||||
|
||||
Reference in New Issue
Block a user