diff options
| author | Christina Berchtold <kekzdealer@gmail.com> | 2020-04-24 23:48:08 +0200 |
|---|---|---|
| committer | Christina Berchtold <kekzdealer@gmail.com> | 2020-04-24 23:48:08 +0200 |
| commit | 9400f69489b43ac9b8a303323c4505b6e2b8852b (patch) | |
| tree | 74a2cfdd327d20ae34eab375c8a1b61ecd8ce290 /config | |
| parent | 34fb2f0b55c9295c116b1244224918624e56d096 (diff) | |
| download | GT5-Unofficial-9400f69489b43ac9b8a303323c4505b6e2b8852b.tar.gz GT5-Unofficial-9400f69489b43ac9b8a303323c4505b6e2b8852b.tar.bz2 GT5-Unofficial-9400f69489b43ac9b8a303323c4505b6e2b8852b.zip | |
fixed texture name typo
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 1988ee924c..1c3dac1107 100644 --- a/config/IC2.ini +++ b/config/IC2.ini @@ -1,5 +1,5 @@ ; ic2 general config
-; created Apr 24, 2020 11:29:41 PM
+; created Apr 24, 2020 11:40:28 PM
;---
[worldgen]
diff --git a/config/splash.properties b/config/splash.properties index fb0de50cab..acaa09efd1 100644 --- a/config/splash.properties +++ b/config/splash.properties @@ -1,5 +1,5 @@ #Splash screen properties -#Fri Apr 24 23:29:29 CEST 2020 +#Fri Apr 24 23:40:15 CEST 2020 logoTexture=textures/gui/title/mojang.png background=0xFFFFFF font=0x0 |
