mirror of
https://github.com/SlimeVR/SlimeVR-Server.git
synced 2026-04-06 02:01:58 +02:00
AutoBone: Oops
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user