mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-27 15:44:12 +08:00
catsys
This commit is contained in:
parent
28589a8a22
commit
c2baf116c7
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user