Enum updated from .exe
This commit is contained in:
@@ -3038,9 +3038,11 @@ public class mbEnums {
|
||||
|
||||
public enum AreaType {
|
||||
NONE,
|
||||
POINTBLANK,
|
||||
SPHERE,
|
||||
CONE;
|
||||
POINTBLANK,
|
||||
LINE,
|
||||
CONE,
|
||||
WALL;
|
||||
}
|
||||
|
||||
public enum ExcludeType {
|
||||
|
||||
Reference in New Issue
Block a user