1
This commit is contained in:
parent
ffd057e6f8
commit
82873cc3b6
@ -331,7 +331,6 @@ void Guide::ProcUseSkillAndKillEnemy()
|
||||
{
|
||||
Skill* skill = args.Get<Skill*>(0);
|
||||
if (curr_step_meta_->_int_param1 == skill->meta->skill_id()) {
|
||||
NextStep();
|
||||
owner_->GetTrigger()->RemoveEventHandlers(context->handlers);
|
||||
}
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user