AutoBone: Oops

This commit is contained in:
ButterscotchVanilla
2021-08-14 03:55:06 -04:00
parent e3b125f244
commit 294141e223

View File

@@ -383,9 +383,9 @@ public class AutoBone {
if (finalNewLength > 0f) {
// Keep values within a reasonable range
/*
Float val;
switch (entry.getKey()) {
/*
case "Neck":
val = configs.get("Waist");
if (val == null) {