go_dreamfactory/modules/battle/fight/fightai.go
2022-09-08 17:25:12 +08:00

5 lines
39 B
Go

package fight
type FightAI struct {
}