key setup ui update

This commit is contained in:
minjaesong
2021-09-20 00:35:02 +09:00
parent 277362f959
commit e13f1fe7b6
4 changed files with 33 additions and 26 deletions

View File

@@ -615,7 +615,7 @@ public class App implements ApplicationListener {
if (getConfigBoolean("showhealthmessageonstartup")) {
logoBatch.draw(logo, logoPosX, logoPosY);
logoBatch.setColor(new Color(0x666666ff));
logoBatch.setColor(new Color(0x282828ff));
fontGame.draw(logoBatch, Lang.INSTANCE.get("APP_WARNING_HEALTH_AND_SAFETY"),
logoPosX + logo.getRegionWidth(),
textY