Update aspatch.cpp

This commit is contained in:
恍兮惚兮 2024-03-23 22:13:56 +08:00
parent 59fcf7d062
commit 541fc37251

View File

@ -212,7 +212,7 @@ public:
{
auto trans=findtranslation(text);
Luna_embedcallback(pid,text.c_str(),trans.c_str());
break;
}
}
}