diff options
| author | kekzdealer <kekzdealer@gmail.com> | 2020-02-18 16:01:52 +0100 |
|---|---|---|
| committer | kekzdealer <kekzdealer@gmail.com> | 2020-02-18 16:01:52 +0100 |
| commit | ba8d49bd6c77d69630135c887272e9d0c8c7311d (patch) | |
| tree | 1863d73a809f4da25c103c980b7b77f9314b9736 /config | |
| parent | b4ad6bbaf80fc10d4b4256badac13f69e286288b (diff) | |
| download | GT5-Unofficial-ba8d49bd6c77d69630135c887272e9d0c8c7311d.tar.gz GT5-Unofficial-ba8d49bd6c77d69630135c887272e9d0c8c7311d.tar.bz2 GT5-Unofficial-ba8d49bd6c77d69630135c887272e9d0c8c7311d.zip | |
Fixed Item Server structure check. Wrote better doc for the MIH
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 9c17d451e1..2f0c00ea49 100644 --- a/config/IC2.ini +++ b/config/IC2.ini @@ -1,5 +1,5 @@ ; ic2 general config -; created Feb 18, 2020 12:21:02 PM +; created Feb 18, 2020 3:08:27 PM ;--- [worldgen] diff --git a/config/splash.properties b/config/splash.properties index e6ad6c72ce..e4d7b3edba 100644 --- a/config/splash.properties +++ b/config/splash.properties @@ -1,5 +1,5 @@ #Splash screen properties -#Tue Feb 18 12:20:53 CET 2020 +#Tue Feb 18 15:08:17 CET 2020 logoTexture=textures/gui/title/mojang.png background=0xFFFFFF font=0x0 |
