fix(fight): 战斗修改
This commit is contained in:
@@ -23,7 +23,7 @@ type Effect43 struct {
|
||||
node.EffectNode
|
||||
}
|
||||
|
||||
func (e *Effect43) OnSkill(ctx input.Ctx) bool {
|
||||
func (e *Effect43) OnSkill() bool {
|
||||
if !e.Hit() {
|
||||
return true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user