From 1acecbd3cc6445d7a52d5290927d6de0832f6aa1 Mon Sep 17 00:00:00 2001 From: JustAGenericUsername <92590792+JustAGenericUsername@users.noreply.github.com> Date: Thu, 21 Dec 2023 23:04:08 -0500 Subject: [PATCH] insane bug fix?? (literally 1 line) --- mods/nousersthings.js | 1 + 1 file changed, 1 insertion(+) diff --git a/mods/nousersthings.js b/mods/nousersthings.js index 9843d7cd..f7a52796 100644 --- a/mods/nousersthings.js +++ b/mods/nousersthings.js @@ -1354,5 +1354,6 @@ elements.converter = { converter2Var = answer6; }, ignore: ["converter", "wall", "ewall", "border"], + movable: false, }