variable fix
This commit is contained in:
parent
9c9530b3b5
commit
3ff36b5a70
|
|
@ -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)) {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue