From e920534e8460769016c385be90e093886f6e148e Mon Sep 17 00:00:00 2001 From: An Orbit <68935009+orbit-loona@users.noreply.github.com> Date: Sun, 23 Feb 2025 04:35:50 -0500 Subject: [PATCH] copy-paste error --- mods/structure_test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/structure_test.js b/mods/structure_test.js index 0eef28e4..6d00aefe 100644 --- a/mods/structure_test.js +++ b/mods/structure_test.js @@ -1,4 +1,4 @@ -var modName = "mods/the_ground.js"; +var modName = "mods/structure_test.js"; var libraryMod = "mods/code_library.js"; if(!enabledMods.includes(libraryMod)) {