mirror of
https://github.com/libraryaddict/LibsDisguises.git
synced 2025-01-18 21:01:30 +01:00
Test to make sure random nonsense isn't at fault
This commit is contained in:
parent
15a434271d
commit
0c0129a116
@ -194,7 +194,7 @@ public class ParamInfoTypes {
|
||||
}
|
||||
|
||||
if (NmsVersion.v1_20_R4.isSupported()) {
|
||||
paramInfos.add(new ParamInfoEnum(Wolf.Variant.class, "Wolf Variant", "The variant of a wolf"));
|
||||
// paramInfos.add(new ParamInfoEnum(Wolf.Variant.class, "Wolf Variant", "The variant of a wolf"));
|
||||
}
|
||||
|
||||
if (NmsVersion.v1_21_R1.isSupported()) {
|
||||
|
Loading…
Reference in New Issue
Block a user