milek7/sim branch python taskqueue code import

This commit is contained in:
tmj-fstate
2020-02-22 01:41:34 +01:00
parent 6b1ab6c125
commit fcc8460d88
9 changed files with 304 additions and 79 deletions

View File

@@ -306,7 +306,7 @@ eu07_application::run() {
// -------------------------------------------------------------------
// TODO: re-enable after python changes merge
// m_taskqueue.update();
m_taskqueue.update();
if (!GfxRenderer->Render())
return 0;