It finally imports somewhat
This commit is contained in:
@@ -43,7 +43,7 @@ void GameView::update()
|
||||
{
|
||||
vd->resetMeshData();
|
||||
}
|
||||
systemGraph->run(threadPool, updateTime);
|
||||
systemGraph->run(updateTime);
|
||||
scene->update(updateTime);
|
||||
for (VertexData* vd : VertexData::getList())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user