namespace DFEngine.Server { public enum ServerType { Login, World, Zone, GameLog, } }