mirror of
https://github.com/zoriya/Bomberman.git
synced 2026-05-30 17:18:00 +00:00
Adding a todo
This commit is contained in:
@@ -133,6 +133,7 @@ namespace WAL
|
||||
this->_fixedUpdate();
|
||||
}
|
||||
this->_update(dtime);
|
||||
// TODO delete entities scheduled for deletion.
|
||||
callback(*this, state);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user