this part is broken and does nothing anyway

This commit is contained in:
slweeb 2024-08-01 14:12:25 -04:00 committed by GitHub
parent b8ba27813b
commit d3564bc454
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 6 deletions

View File

@ -60,11 +60,5 @@ runAfterLoad(function() {
console.log("Hello World!"); console.log("Hello World!");
}); });
if (enabledMods.includes["mods/chem.js", "mods/moreChemistry.js", "mods/metals.js", "mods/halogen.js", "mods/noblegas.js", "mods/radioactive.js", "mods/nousersthings.js"]) {
runAfterLoad(function() {
console.log("Hello World!");
})
};
// Creating eLists: // Creating eLists:
eLists.PERIODIC = ["beryllium", "scandium", "vanadium", "manganese", "cobalt"] eLists.PERIODIC = ["beryllium", "scandium", "vanadium", "manganese", "cobalt"]