Small changes

This commit is contained in:
momo5502
2025-06-01 12:48:59 +02:00
parent 909b2db20d
commit c605131a80
3 changed files with 14 additions and 5 deletions

View File

@@ -123,7 +123,7 @@ namespace
_Exit(1);
}
win_emu.emu().stop();
win_emu.stop();
}};
try