emergency name fix
This commit is contained in:
parent
3535833cc3
commit
923e2de477
|
|
@ -1,4 +1,4 @@
|
||||||
var modName = "mods/random_rocks.js";
|
var modName = "mods/fire_mpd.js";
|
||||||
var libraryMod = "mods/code_library.js";
|
var libraryMod = "mods/code_library.js";
|
||||||
|
|
||||||
if(enabledMods.includes(libraryMod)) {
|
if(enabledMods.includes(libraryMod)) {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue