missing change for last commit
This commit is contained in:
@@ -1774,7 +1774,7 @@ void MapView::setupAssistMenu()
|
|||||||
makeCurrent();
|
makeCurrent();
|
||||||
OpenGL::context::scoped_setter const _(::gl, context());
|
OpenGL::context::scoped_setter const _(::gl, context());
|
||||||
_unload_tiles = false;
|
_unload_tiles = false;
|
||||||
_world->loadAllTiles();
|
_world->loadAllTiles(_camera.position);
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user