diff --git a/mods/a_mod_by_alice.js b/mods/a_mod_by_alice.js index 98966752..c583daed 100644 --- a/mods/a_mod_by_alice.js +++ b/mods/a_mod_by_alice.js @@ -2336,7 +2336,7 @@ td.inputCell { newInputCell.appendChild(newNumberField) inputRow.appendChild(newInputCell); }; - document.getElementById("colorSelector").after(propertySetter); + //document.getElementById("colorSelector").after(propertySetter); ambaPlaceProperties = { blackHoleRange: 15, @@ -45290,4 +45290,4 @@ These mods have been inserted automatically. Please reload for this to take effe !!! This has nothing to do with the needed mods themselves, and it is something I cannot fix. !!! If the game fails to load, try refreshing (repeating as needed). If this message itself persists, something is wrong.`) -} \ No newline at end of file +}