mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2025-06-07 17:11:56 +00:00
Don't render before update()ing first. Fixes map load crash in prev. commit
This commit is contained in:
parent
9cc323b501
commit
33567d323e
1 changed files with 0 additions and 2 deletions
|
@ -2927,8 +2927,6 @@ void Game::applyState()
|
|||
|
||||
themenu->reset();
|
||||
|
||||
core->cacheRender();
|
||||
|
||||
cameraInterp.stop();
|
||||
|
||||
core->globalScale = dsq->continuity.zoom;
|
||||
|
|
Loading…
Add table
Reference in a new issue