Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com> Co-authored-by: sigonasr2 <sigonasr2@gmail.com>main
parent
9766e0544a
commit
4a5c8508ff
Binary file not shown.
@ -0,0 +1,9 @@ |
|||||||
|
package sig.map; |
||||||
|
|
||||||
|
public enum Type { |
||||||
|
NONE, |
||||||
|
POI, |
||||||
|
SAVE, |
||||||
|
WARP, |
||||||
|
SPECIAL_ITEM; |
||||||
|
} |
Loading…
Reference in new issue