This commit is contained in:
aozhiwei 2019-07-20 17:28:46 +08:00
parent 45445369c0
commit 7086ba3ce7

View File

@ -1177,6 +1177,7 @@ void Human::RemoveBuffById(int buff_id)
break;
}
}
RecalcBuffAttr();
}
void Human::RemoveBuffByEffectId(int buff_effect_id)