1
This commit is contained in:
parent
3acbed4368
commit
59abd5958b
@ -273,6 +273,7 @@ void CallFuncBuff::ProcAddMinorMode()
|
||||
if (owner_ptr.Get()) {
|
||||
if (action == 1) {
|
||||
owner_ptr.Get()->TryAddBuff(owner_ptr.Get(), meta_ptr->_int_buff_param4, skill_meta_ptr);
|
||||
owner_ptr.Get()->RemoveBuffById(meta_ptr->_int_buff_param6);
|
||||
} else if (action == 0) {
|
||||
owner_ptr.Get()->TryAddBuff(owner_ptr.Get(), meta_ptr->_int_buff_param5, skill_meta_ptr);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user