This commit is contained in:
aozhiwei 2023-03-14 20:03:40 +08:00
parent 1d411bfebe
commit f0a42c851a

View File

@ -309,6 +309,7 @@ void CallFuncBuff::ProcLightCircle()
struct InnerObject
{
CreatureWeakPtr c;
std::set<int> buff_uniids;
void OnEnter()
{