using System.Collections; using System.Collections.Generic; namespace Net.Project.B.Faction { public enum FactionTypes { } }