Perfected Audio

This commit is contained in:
2023-01-17 19:34:47 -08:00
parent a4ad5a3ac4
commit 821074dfc4
18 changed files with 459 additions and 308 deletions

View File

@ -15,7 +15,7 @@ namespace Dawn {
void onSceneUnpausedUpdate();
public:
bool_t onlyUpdateUnpaused = true;
bool_t onlyUpdateUnpaused = false;
SubSceneController(SceneItem *item);