Converted almost everything to an I18nBundle

This commit is contained in:
Anuken
2017-12-26 17:58:20 -05:00
parent 40bb499eeb
commit 42909abf53
36 changed files with 525 additions and 593 deletions

View File

@@ -70,8 +70,6 @@ public class Vars{
public static final int tilesize = 8;
public static I18NBundle bundle;
public static Control control;
public static Renderer renderer;
public static UI ui;