leak fix
This commit is contained in:
parent
188e2b81b7
commit
e7e7bbbe59
@ -20,6 +20,7 @@ LevelController::~LevelController() {
|
||||
scripting::on_world_quit();
|
||||
delete player;
|
||||
delete chunks;
|
||||
delete blocks;
|
||||
}
|
||||
|
||||
void LevelController::update(float delta, bool input, bool pause) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user