Update to spice2x-23-06-08

This commit is contained in:
[ ]
2023-09-20 02:09:17 +09:00
parent 8957d9d446
commit d03cca1fe2
98 changed files with 21957 additions and 4977 deletions
+1 -1
View File
@@ -84,7 +84,7 @@ struct fmt::formatter<fmt_hresult> {
logger::push(LOG_FORMAT("F", module, format_str, ## __VA_ARGS__), logger::Style::RED); \
\
launcher::stop_subsystems(); \
Sleep(2000); \
Sleep(30000); \
launcher::kill(); \
std::terminate(); \
} ((void) 0 )