refactor: Enable spicetools logging for bmsound-wine by default

> optional bmsound-wine API until v0.3.0
This commit is contained in:
[ ]
2025-12-21 09:05:47 +09:00
parent ea5d566218
commit aa9ea9204b
2 changed files with 13 additions and 11 deletions
-1
View File
@@ -44,7 +44,6 @@ public:
{
log_warning("hooks::devel::wmisc", "Disabling auto-patching..");
hooks::wmisc::skip_patching_by_model(true);
hooks::wmisc::apply_performance_hacks(avs::game::DLL_INSTANCE, "FORCE", "bmsound");
}
} wmisc_("wmisc_test");