SleepyTrousers / EnderCore

Library mod used by EnderIO, EnderZoo, and others
Creative Commons Zero v1.0 Universal
51 stars 70 forks source link

[1.9.4] [Bug] [Minor] In-game config GUI is missing localization #43

Closed SnowShock35 closed 8 years ago

SnowShock35 commented 8 years ago

Hello,

I believe to have found a bug with EnderCore, here are the details...

Important Info

The in-game configuration GUI, accessible via the Mods button on the main menu or via the Mod Options button on the Esc menu when in-game is missing it's GUI title localization. (This is shown from the below screenshot.)

Fix

Simply add the localization for gui.endercore.config.title either via localization files or embedded into the code itself. Not sure which method was used therefore didn't create a PR.

Media/Screenshots

image

Hope this information helps.