variable fix

This commit is contained in:
Laetitia (O-01-67) 2022-11-07 09:30:19 -05:00 committed by GitHub
parent 9c9530b3b5
commit 3ff36b5a70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
var modName = "mods/human_edit.js"; var modName = "mods/bananas.js";
var onTryMoveIntoMod = "mods/onTryMoveInto.js"; var onTryMoveIntoMod = "mods/onTryMoveInto.js";
if(enabledMods.includes(onTryMoveIntoMod)) { if(enabledMods.includes(onTryMoveIntoMod)) {