New build CI

This commit is contained in:
acidicoala
2025-10-03 21:34:20 +05:00
parent ac9c1a3fcc
commit 509b70c0b0
7 changed files with 26 additions and 26 deletions

View File

@@ -125,9 +125,7 @@ namespace {
}
void init_lib_monitor() {
#if defined(KB_WIN) || defined(KB_64)
kb::lib_monitor::init_listener({{STEAMCLIENT_DLL, on_steamclient_loaded}});
#endif
}
std::optional<AppId_t> get_app_id_from_env() noexcept {