namespace QSB.Player { public enum KickReason { QSBVersionNotMatching, GameVersionNotMatching } }