1
This commit is contained in:
parent
062a8412e3
commit
bbc1fc7b93
@ -3053,6 +3053,11 @@ void Human::ProcBuffEffect(Human* caster, Buff* buff)
|
||||
target_pos = skill_target_pos;
|
||||
}
|
||||
break;
|
||||
case kBET_Pull:
|
||||
{
|
||||
int i = 0;
|
||||
}
|
||||
break;
|
||||
default:
|
||||
{
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user