- Reorganització de part del codi abans de implementar la càrrega de nivells des d'arxiu

This commit is contained in:
2024-06-05 08:21:29 +02:00
parent 5fdbb217e3
commit 873a0aff74
3 changed files with 7 additions and 11 deletions

View File

@@ -769,7 +769,7 @@ namespace actor
hero->above = hero->below = hero->next = hero->prev = nullptr;
dirty = hero;
}
selected = nullptr;
}
namespace templates