updated lua

This commit is contained in:
turanszkij
2015-09-01 19:11:20 +02:00
parent 3b5d7d8f8e
commit 6e197d1920
7 changed files with 26 additions and 1 deletions
+2
View File
@@ -86,6 +86,8 @@ void MainComponent::Update()
wiBackLog::Update();
getActiveComponent()->Update();
wiLua::GetGlobal()->Update();
}
void MainComponent::Render()