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