diff --git a/mods/place_all_elements.js b/mods/place_all_elements.js index 8ae2ce4c..55a8ea65 100644 --- a/mods/place_all_elements.js +++ b/mods/place_all_elements.js @@ -1,6 +1,7 @@ zzzz204689123_array = Object.keys(elements); function placeAll(limit=zzzz204689123_array.length) { + zzzz204689123_array = Object.keys(elements); paused = true; counterLol = 0; loop1: @@ -19,4 +20,4 @@ zzzz204689123_array = Object.keys(elements); }; }; paused = true; - }; \ No newline at end of file + };