copy-paste error

This commit is contained in:
An Orbit 2025-02-23 04:35:50 -05:00 committed by GitHub
parent b8a463ded9
commit e920534e84
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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