This commit is contained in:
aozhiwei 2023-03-14 16:45:39 +08:00
parent 16e88ec51a
commit 863b860f79

View File

@ -541,6 +541,7 @@ void Skill::Proc30401MAO()
void Skill::Proc30601DJS() void Skill::Proc30601DJS()
{ {
return;
struct InnerObject struct InnerObject
{ {
CreatureWeakPtr c; CreatureWeakPtr c;