From f440441e070cdd5ef1dcf8e30ee56b301dc3895b Mon Sep 17 00:00:00 2001 From: kekzdealer Date: Sun, 13 Oct 2019 15:44:50 +0200 Subject: Made a builder class for tooltips? --- config/IC2.ini | 2 +- config/splash.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'config') diff --git a/config/IC2.ini b/config/IC2.ini index 19f1842f6e..47c7b96481 100644 --- a/config/IC2.ini +++ b/config/IC2.ini @@ -1,5 +1,5 @@ ; ic2 general config -; created Oct 13, 2019 2:22:59 AM +; created Oct 13, 2019 3:42:14 PM ;--- [worldgen] diff --git a/config/splash.properties b/config/splash.properties index 7fa01e0068..e5056e1488 100644 --- a/config/splash.properties +++ b/config/splash.properties @@ -1,5 +1,5 @@ #Splash screen properties -#Sun Oct 13 02:22:50 CEST 2019 +#Sun Oct 13 15:42:07 CEST 2019 logoTexture=textures/gui/title/mojang.png background=0xFFFFFF font=0x0 -- cgit