mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-08-04 00:13:08 +00:00
QT
This commit is contained in:
parent
dd0b4ca6af
commit
7af54db2f0
@ -240,7 +240,9 @@ void Emulator::Run(const std::filesystem::path& file) {
|
||||
window->waitEvent();
|
||||
}
|
||||
|
||||
#ifdef ENABLE_QT_GUI
|
||||
UpdatePlayTime(id);
|
||||
#endif
|
||||
|
||||
std::exit(0);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user