local-online differences
This commit is contained in:
parent
e686b85294
commit
5b31f9ee00
|
|
@ -2336,7 +2336,7 @@ td.inputCell {
|
||||||
newInputCell.appendChild(newNumberField)
|
newInputCell.appendChild(newNumberField)
|
||||||
inputRow.appendChild(newInputCell);
|
inputRow.appendChild(newInputCell);
|
||||||
};
|
};
|
||||||
document.getElementById("colorSelector").after(propertySetter);
|
//document.getElementById("colorSelector").after(propertySetter);
|
||||||
|
|
||||||
ambaPlaceProperties = {
|
ambaPlaceProperties = {
|
||||||
blackHoleRange: 15,
|
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.
|
!!! 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 the game fails to load, try refreshing (repeating as needed).
|
||||||
If this message itself persists, something is wrong.`)
|
If this message itself persists, something is wrong.`)
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue