mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2024-11-25 09:44:02 +00:00
oops
This commit is contained in:
parent
f15771f79b
commit
36ea0fb8fb
1 changed files with 2 additions and 0 deletions
|
@ -258,6 +258,8 @@ bool Mod::tryStart()
|
|||
debugLog("MOD: no scene loaded in mod-init");
|
||||
return false;
|
||||
}
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
bool Mod::isActive() const
|
||||
|
|
Loading…
Reference in a new issue