mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-28 08:04:13 +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");
|
auto _ = std::regex_replace(buffer->strA(), rx, "$1");
|
||||||
buffer->from(_);
|
buffer->from(_);
|
||||||
};
|
};
|
||||||
|
hp.newlineseperator = L"\\n";
|
||||||
return NewHook(hp, "CatSystem2new");
|
return NewHook(hp, "CatSystem2new");
|
||||||
}
|
}
|
||||||
namespace
|
namespace
|
||||||
|
Loading…
x
Reference in New Issue
Block a user