mirror of
https://github.com/glest/glest-source.git
synced 2025-08-22 07:52:51 +02:00
- bugfix for g3d viewer to work with windows openwith
This commit is contained in:
@@ -2060,6 +2060,9 @@ int App::MainLoop(){
|
||||
}
|
||||
|
||||
int App::OnExit(){
|
||||
SystemFlags::Close();
|
||||
SystemFlags::SHUTDOWN_PROGRAM_MODE=true;
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user