From 8dab80ff200998cdee40144c9855443cd17f366d Mon Sep 17 00:00:00 2001 From: kekzdealer Date: Sat, 12 Oct 2019 00:51:41 +0200 Subject: Made working UI base for nuclear reactor --- 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 34e97e643d..8ee6f2aeb1 100644 --- a/config/IC2.ini +++ b/config/IC2.ini @@ -1,5 +1,5 @@ ; ic2 general config -; created Oct 11, 2019 2:18:17 AM +; created Oct 11, 2019 8:59:00 PM ;--- [worldgen] diff --git a/config/splash.properties b/config/splash.properties index 966b9ae3b6..6aa5aeb3bd 100644 --- a/config/splash.properties +++ b/config/splash.properties @@ -1,5 +1,5 @@ #Splash screen properties -#Fri Oct 11 02:18:09 CEST 2019 +#Fri Oct 11 20:58:50 CEST 2019 logoTexture=textures/gui/title/mojang.png background=0xFFFFFF font=0x0 -- cgit