1
This commit is contained in:
parent
4702500423
commit
73490d8119
@ -3252,6 +3252,11 @@ void Human::OnBuffRemove(Buff& buff)
|
||||
buff.ProcRemoveBecome(this);
|
||||
}
|
||||
break;
|
||||
case kBET_Driver:
|
||||
{
|
||||
buff.ProcRemoveDriver(this);
|
||||
}
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user