This commit is contained in:
aozhiwei 2023-03-20 10:16:07 +08:00
parent e19ff59660
commit eca0ba2972

View File

@ -221,6 +221,7 @@ void CondAddBuff::ProcLimitTimeKillTarget()
auto cb =
[this, context] (const a8::Args& args) mutable
{
Creature* target = args.Get<Creature*>(0);
};
owner->GetTrigger()->AddListener