mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-27 15:44:12 +08:00
.
This commit is contained in:
parent
f25ec6c600
commit
bdf3ec70aa
@ -4,6 +4,7 @@ namespace
|
||||
void filter(TextBuffer *buffer, HookParam *hp)
|
||||
{
|
||||
auto data = buffer->buff;
|
||||
StringFilter(buffer, "@s", 2);
|
||||
if (strstr((char *)data, "@i") || strstr((char *)data, "@y"))
|
||||
return buffer->clear();
|
||||
// {てんきゅう/天穹}
|
||||
|
Loading…
x
Reference in New Issue
Block a user