@ -3038,9 +3038,11 @@ public class mbEnums {
public enum AreaType {
NONE,
POINTBLANK,
SPHERE,
CONE;
LINE,
CONE,
WALL;
}
public enum ExcludeType {