mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-07-17 06:28:44 +00:00
feat(jui): add panorama and splashes to title screen
Also moved the version string to the same height as the copyright message, matching Beta 1.8+
This commit is contained in:
@@ -174,6 +174,11 @@ const wchar_t* Textures::preLoaded[TN_COUNT] = {
|
||||
|
||||
L"item/trapped",
|
||||
L"item/trapped_double",
|
||||
|
||||
// 4jcraft: 1.6.4 java UI
|
||||
#ifdef ENABLE_JAVA_GUIS
|
||||
L"title/bg/panorama",
|
||||
#endif
|
||||
// L"item/christmas",
|
||||
// L"item/christmas_double",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user