diff options
| author | Christina Berchtold <kekzdealer@gmail.com> | 2019-06-12 01:51:24 +0200 |
|---|---|---|
| committer | Christina Berchtold <kekzdealer@gmail.com> | 2019-06-12 01:51:24 +0200 |
| commit | 2fd223c34f08dda3684db4e92564c9ce61ecb334 (patch) | |
| tree | fc45be2bc60343a1bf89756391f70646140637ed /config | |
| parent | e806e19f3b42df2759231880afff02648908239f (diff) | |
| download | GT5-Unofficial-2fd223c34f08dda3684db4e92564c9ce61ecb334.tar.gz GT5-Unofficial-2fd223c34f08dda3684db4e92564c9ce61ecb334.tar.bz2 GT5-Unofficial-2fd223c34f08dda3684db4e92564c9ce61ecb334.zip | |
fixed non-oredicted circuits in multi controller recipes
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 25985da584..2bfdabd5ee 100644 --- a/config/IC2.ini +++ b/config/IC2.ini @@ -1,5 +1,5 @@ ; ic2 general config
-; created Jun 9, 2019 10:23:53 PM
+; created Jun 11, 2019 9:14:02 PM
;---
[worldgen]
diff --git a/config/splash.properties b/config/splash.properties index 9f6df603f4..f91453a5dc 100644 --- a/config/splash.properties +++ b/config/splash.properties @@ -1,5 +1,5 @@ #Splash screen properties -#Sun Jun 09 22:23:42 CEST 2019 +#Tue Jun 11 21:13:52 CEST 2019 logoTexture=textures/gui/title/mojang.png background=0xFFFFFF font=0x0 |
