From 9400f69489b43ac9b8a303323c4505b6e2b8852b Mon Sep 17 00:00:00 2001 From: Christina Berchtold Date: Fri, 24 Apr 2020 23:48:08 +0200 Subject: fixed texture name typo --- 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 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 -- cgit