namespace TBMM { public enum AutoPatchingState { Unspecified, Disabled, Enabled } }