mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-13 01:10:19 -04:00
Change some config option names.
Should fix #1353, just provides some clairity for the difference.
This commit is contained in:
parent
6296348d1d
commit
07dbc24080
@ -126,10 +126,10 @@ opencomputers {
|
|||||||
# happen.
|
# happen.
|
||||||
startupDelay: 0.25
|
startupDelay: 0.25
|
||||||
|
|
||||||
# The maximum size of the byte array that can be stored on EEPROMs.
|
# The maximum size of the byte array that can be stored on EEPROMs as executable data..
|
||||||
eepromSize: 4096
|
eepromSize: 4096
|
||||||
|
|
||||||
# The maximum size of the byte array that can be stored on EEPROMs.
|
# The maximum size of the byte array that can be stored on EEPROMs as configuration data.
|
||||||
eepromDataSize: 256
|
eepromDataSize: 256
|
||||||
|
|
||||||
# The number of components the different CPU tiers support. This list
|
# The number of components the different CPU tiers support. This list
|
||||||
|
Loading…
x
Reference in New Issue
Block a user