bits of icelandic translation

This commit is contained in:
minjaesong
2021-09-18 16:07:21 +09:00
parent 43d9785db8
commit 9bec90ca52
7 changed files with 49 additions and 44 deletions

View File

@@ -485,7 +485,7 @@ public class App implements ApplicationListener {
fontGame = new GameFontBase(FONT_DIR, false, true, false,
Texture.TextureFilter.Nearest, Texture.TextureFilter.Nearest, false,
256, false
256, false, 0.5f, false
);
Lang.invoke();