throw bad alloc on opengl oom

This commit is contained in:
milek7
2018-08-03 22:38:23 +02:00
parent af0e193bde
commit f0b4f42128
3 changed files with 3 additions and 7 deletions

View File

@@ -298,8 +298,6 @@ eu07_application::run()
Timer::subsystem.mainloop_total.stop();
}
LogsFlush();
return 0;
}