namespace MoleMole.Config { public enum QTETargeting { Self = 0, Other = 1 } }