- Ja picka i leava objectes, pero no se perque se perd el falg de pickable. BUG

- Roomba retocada per a no ser tan juggernaut
This commit is contained in:
2024-06-18 07:07:19 +02:00
parent e399e287ae
commit a648390f29
5 changed files with 83 additions and 5 deletions

View File

@@ -123,6 +123,10 @@ namespace actor
void remove(actor_t *act);
void pick(actor_t *act);
actor_t *getPicked();
void clear();
namespace templates