minimap tweaks
This commit is contained in:
@@ -24,8 +24,8 @@ public class ScreenGame extends LayeredScreen {
|
||||
|
||||
this.world = obtainWorld();
|
||||
|
||||
addLayer(new WorldLayer(this, world));
|
||||
addLayer(new HudLayer(this, world));
|
||||
addLayer(new WorldLayer(this, world));
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user