9
0
mirror of https://github.com/VolmitSoftware/Iris.git synced 2025-12-28 03:29:06 +00:00

Revert "Test"

This reverts commit 154adafbcb.
This commit is contained in:
cyberpwn
2021-08-20 01:34:14 -04:00
parent 154adafbcb
commit f3931567f9
16 changed files with 585 additions and 213 deletions

View File

@@ -24,8 +24,7 @@ public enum MantleFlag {
OBJECT,
UPDATE,
JIGSAW,
FEATURE,
CAVE;
FEATURE;
static StateList getStateList() {
return new StateList(MantleFlag.values());