diff options
| author | Christina Berchtold <kekzdealer@gmail.com> | 2020-04-23 22:06:32 +0200 |
|---|---|---|
| committer | Christina Berchtold <kekzdealer@gmail.com> | 2020-04-23 22:06:32 +0200 |
| commit | d48674f9c4243fe4439999e59c798a13113f3037 (patch) | |
| tree | ee9ba0d21d6c135ee0153da2fcbbb33bdc6d902b /config | |
| parent | 35477125b256e6577156911ddf8bcc30a090edc7 (diff) | |
| download | GT5-Unofficial-d48674f9c4243fe4439999e59c798a13113f3037.tar.gz GT5-Unofficial-d48674f9c4243fe4439999e59c798a13113f3037.tar.bz2 GT5-Unofficial-d48674f9c4243fe4439999e59c798a13113f3037.zip | |
Fixed Multi Hatch ignoring circuit in controller when drained from
Diffstat (limited to 'config')
| -rw-r--r-- | config/IC2.ini | 2 | ||||
| -rw-r--r-- | config/splash.properties | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/config/IC2.ini b/config/IC2.ini index fa85e91926..7849244d49 100644 --- a/config/IC2.ini +++ b/config/IC2.ini @@ -1,5 +1,5 @@ ; ic2 general config
-; created Apr 13, 2020 6:20:15 PM
+; created Apr 23, 2020 8:50:49 PM
;---
[worldgen]
diff --git a/config/splash.properties b/config/splash.properties index 8953d81490..2e2172118a 100644 --- a/config/splash.properties +++ b/config/splash.properties @@ -1,5 +1,5 @@ #Splash screen properties -#Mon Apr 13 18:20:02 CEST 2020 +#Thu Apr 23 20:50:25 CEST 2020 logoTexture=textures/gui/title/mojang.png background=0xFFFFFF font=0x0 |
