- [NEW] Els stats del final també mostren el temps empleat

- [NEW] La música i el audio sonen o no segons la configuració
This commit is contained in:
2024-10-02 12:32:43 +02:00
parent 0ca9ad3f0b
commit 5620fff446
5 changed files with 37 additions and 12 deletions

View File

@@ -245,6 +245,7 @@ namespace actor
int getNumPartsCollected();
int getRoomsVisited();
uint32_t getStartTime();
int getLivesLost();
bool catsLife();