mirror of
https://github.com/dhewm/dhewm3.git
synced 2024-11-27 06:32:27 +00:00
c7956a1cb5
When one tries to quit the game (via quit in console) while a timedemo is running, the game freezes indefinitely while displaying the timedemo results. This happens because the MessageBox used for that waits for a an event normally triggered by a timer - but it seems like that does not happen anymore during Shutdown() The fix makes sure that this message box isn't displayed. |
||
---|---|---|
.. | ||
cm | ||
d3xp | ||
framework | ||
game | ||
idlib | ||
MayaImport | ||
renderer | ||
sound | ||
sys | ||
tools | ||
TypeInfo | ||
ui | ||
CMakeLists.txt | ||
config.h.in |