mirror of
https://github.com/glest/glest-source.git
synced 2025-08-22 16:02:50 +02:00
- attempt to fix segfault on ubuntu 10.04
This commit is contained in:
@@ -2006,6 +2006,7 @@ bool App::OnInit(){
|
|||||||
newYRotValue);
|
newYRotValue);
|
||||||
mainWindow->Show();
|
mainWindow->Show();
|
||||||
mainWindow->init();
|
mainWindow->init();
|
||||||
|
mainWindow->Update();
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user