code: Minor changes
> related to previous commit
This commit is contained in:
+1
-1
@@ -10,6 +10,7 @@
|
||||
#include <string>
|
||||
#include <sstream>
|
||||
|
||||
|
||||
namespace hooks::devel::thumbnail
|
||||
{
|
||||
typedef int (*BmswSymlink_t)(const char *srcwpath, const char *dstwpath, int canonic);
|
||||
@@ -26,7 +27,6 @@ void run()
|
||||
log_warning("hooks::devel::thumbnail", "Forcing thumbnail patch..");
|
||||
hooks::wmisc::apply_performance_hacks(avs::game::DLL_INSTANCE, "LDJ", "20250825");
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
namespace hooks::devel::avs_fs
|
||||
|
||||
Reference in New Issue
Block a user