local-online differences

This commit is contained in:
An Orbit 2025-02-05 19:52:15 -05:00 committed by GitHub
parent e686b85294
commit 5b31f9ee00
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -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.`)
}
}