File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -392,8 +392,8 @@ def onXqemuStateChanged(self):
392392 if self .inst ._p .exitCode () != 0 :
393393 QMessageBox .critical (self , 'XQEMU quit prematurely!' , 'XQEMU quit prematurely.\n \n '
394394 'This may be a known issue with this specific game, a problem in XQEMU, or an error in your settings.\n '
395- 'Please check your settings for correctness and see the XQEMU Messages area for details.\n '
396- 'If you need help resolving this problem, make sure to include this log in your error report, '
395+ 'Please check your settings for correctness and see the XQEMU Messages for details.\n '
396+ 'If you need help resolving this problem, make sure to include the XQEMU Messages log in your error report, '
397397 'along with as many details about how and what you were doing when the error happened.' )
398398
399399 def onRunButtonClicked (self ):
You can’t perform that action at this time.
0 commit comments