mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-13 15:16:07 +09:00
bits of icelandic translation
This commit is contained in:
@@ -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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user