This commit is contained in:
恍兮惚兮 2024-11-14 16:13:32 +08:00
parent 28589a8a22
commit c2baf116c7

View File

@ -242,6 +242,7 @@ bool InsertCatSystem2Hook()
auto _ = std::regex_replace(buffer->strA(), rx, "$1");
buffer->from(_);
};
hp.newlineseperator = L"\\n";
return NewHook(hp, "CatSystem2new");
}
namespace