Interrupt / systemshock

Shockolate - A minimalist and cross platform System Shock source port.
GNU General Public License v3.0
807 stars 65 forks source link

Accidental press of quit hotkey #208

Closed donnierussellii closed 5 years ago

donnierussellii commented 5 years ago

Quit hotkey should ask for confirmation before quitting.

donnierussellii commented 5 years ago

Wrong hotkey function is being called. Fix in my PR #206 as part of user definable hotkey implementation.