- [NEW] Cat's Life

This commit is contained in:
2024-07-25 10:16:57 +02:00
parent 1f6ce61ee2
commit 8c8449fb16
10 changed files with 107 additions and 10 deletions

View File

@@ -222,5 +222,7 @@ namespace actor
int getNumPartsCollected();
int getRoomsVisited();
int getLivesLost();
bool catsLife();
}
}