namespace DFEngine { public enum LogoutType : byte { SERVERSELECT, CHARSELECT, EXIT, } }