This commit is contained in:
@@ -378,6 +378,7 @@ func (f *FightC) enterturn(firstAttack, secondAttack *action.SelectSkillAction)
|
||||
|
||||
if f.Info.Status == info.BattleMode.FIGHT_WITH_NPC {
|
||||
// println("AI出手")
|
||||
//go f.Our.GetAction()
|
||||
go f.Opp.GetAction()
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user