mirror of
https://github.com/citra-emu/citra.git
synced 2025-04-16 17:50:13 +00:00

* This fixes #6041 by changing OnCoreError. Instead of there being an "Abort/Continue" prompt when a savestate fails to save or load, it just brings up a warning box. I also changed "Abort/Continue" to "Quit Game/Continue" for better clarity * Fixed formatting