Add various fixes for Web
This commit is contained in:
@@ -428,7 +428,9 @@ void LevelService::LateFixedUpdate()
|
||||
|
||||
void LevelService::Dispose()
|
||||
{
|
||||
// End scene actions
|
||||
ScopeLock lock(_sceneActionsLocker);
|
||||
_sceneActions.ClearDelete();
|
||||
|
||||
// Unload scenes
|
||||
unloadScenes();
|
||||
|
||||
Reference in New Issue
Block a user