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)) {