Skip to content

Commit

Permalink
local-online differences
Browse files Browse the repository at this point in the history
  • Loading branch information
orbit-loona authored Feb 6, 2025
1 parent e686b85 commit 5b31f9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mods/a_mod_by_alice.js
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down Expand Up @@ -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.`)
}
}

0 comments on commit 5b31f9e

Please sign in to comment.