more work ig
This commit is contained in:
@@ -38,7 +38,7 @@ void Level::exit() {
|
||||
}
|
||||
|
||||
bool Level::active() {
|
||||
this->isActive;// && aptMainLoop();
|
||||
return this->isActive;// && aptMainLoop();
|
||||
}
|
||||
|
||||
void Level::cleanup() {
|
||||
|
||||
Reference in New Issue
Block a user