1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-07-01 09:33:20 +00:00
CC-Tweaked/src/main/java/dan200/computercraft
SquidDev d08b47db93 Preserve default values in configuration
Before we were setting the default as the previous value each time. Here
we store each property in a separate field, allowing us to access them
without setting a default.
2017-05-01 23:14:06 +01:00
..
api Converted tabs to spaces throughout 2017-05-01 15:48:44 +01:00
client Preserve default values in configuration 2017-05-01 23:14:06 +01:00
core Return string->string headers instead, joining fields with a comma. 2017-05-01 18:00:53 +01:00
server/proxy Fire all entity interaction events in TurtlePlaceCommand 2017-05-01 16:14:05 +01:00
shared Add config GUI 2017-05-01 22:14:45 +01:00
ComputerCraft.java Preserve default values in configuration 2017-05-01 23:14:06 +01:00