Update NewSeIdx_10.go
This commit is contained in:
@@ -12,7 +12,7 @@ type NewSel10 struct {
|
|||||||
can bool
|
can bool
|
||||||
}
|
}
|
||||||
func (e *NewSel10) SwitchOut(in *input.Input) bool {
|
func (e *NewSel10) SwitchOut(in *input.Input) bool {
|
||||||
e.ALive(false)
|
e.can=false
|
||||||
return true
|
return true
|
||||||
}
|
}
|
||||||
func (e *NewSel10) TurnStart(fattack *action.SelectSkillAction, sattack *action.SelectSkillAction) {
|
func (e *NewSel10) TurnStart(fattack *action.SelectSkillAction, sattack *action.SelectSkillAction) {
|
||||||
|
|||||||
Reference in New Issue
Block a user