[deploy] minor fixes
This commit is contained in:
parent
de785c4ccc
commit
aba322a3c6
|
|
@ -87,8 +87,6 @@ bool Runner::MainLoop(Duration dt)
|
|||
|
||||
Application& app = Application::GetInstance();
|
||||
|
||||
KGE_LOG(dt.Milliseconds());
|
||||
|
||||
// Update modules before poll events
|
||||
app.Update(dt);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue