mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-29 00:24:13 +08:00
Update aspatch.cpp
This commit is contained in:
parent
59fcf7d062
commit
541fc37251
@ -212,7 +212,7 @@ public:
|
|||||||
{
|
{
|
||||||
auto trans=findtranslation(text);
|
auto trans=findtranslation(text);
|
||||||
Luna_embedcallback(pid,text.c_str(),trans.c_str());
|
Luna_embedcallback(pid,text.c_str(),trans.c_str());
|
||||||
break;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user