more work ig

This commit is contained in:
june
2025-02-15 00:03:05 +13:00
parent 9795b38e9e
commit eebda096bf
4 changed files with 10 additions and 5 deletions

View File

@@ -38,7 +38,7 @@ void Level::exit() {
}
bool Level::active() {
this->isActive;// && aptMainLoop();
return this->isActive;// && aptMainLoop();
}
void Level::cleanup() {