diff --git a/index.htm b/index.htm index 0a5a33d..f1b1493 100644 --- a/index.htm +++ b/index.htm @@ -221,6 +221,7 @@
+
diff --git a/js/main.js b/js/main.js index a167a74..0f53024 100644 --- a/js/main.js +++ b/js/main.js @@ -373,7 +373,7 @@ function handleInput(){ nameStrikethrough = getCheckBoxInput("namestrikethrough"); useDisabledSlots = getCheckBoxInput("usedisabledslots"); - + give = getCheckBoxInput("slashgive"); body.set(getRangeInput("bodyX"), getRangeInput("bodyY"), getRangeInput("bodyZ")); head.set(getRangeInput("headX"), getRangeInput("headY"), getRangeInput("headZ"));