triangle and imgui
This commit is contained in:
@@ -43,7 +43,7 @@ void WindowModule::onLoad() {
|
||||
void WindowModule::run() {
|
||||
|
||||
if(window) {
|
||||
//window->doFrame();
|
||||
window->doFrame();
|
||||
} else {
|
||||
app->emitEvent(new Archimedes::DoUnloadModuleEvent(name));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user