Skip to content
Snippets Groups Projects
Commit eb1f94b7 authored by Eli Fjellbirkeland Johannesen's avatar Eli Fjellbirkeland Johannesen
Browse files

Fix

parent d77721c1
No related branches found
No related tags found
1 merge request!21Fix
......@@ -41,6 +41,7 @@ public class TankWarsGame extends Game {
@Override
public void create() {
batch = new SpriteBatch();
// Font from https://www.fontspace.com/roll-accurate-font-f32330
font = generateFontFromTTFFile("RollAccurate-mvrx.ttf");
// Camera size set to main menu dimensions: portrait mode
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment