mirror of
https://github.com/Klagarge/PokeHES.git
synced 2025-10-30 11:19:17 +00:00
remove useless sound
This commit is contained in:
@@ -30,7 +30,7 @@ public class ScreenBattle extends RenderingScreen{
|
||||
@Override
|
||||
public void onInit() {
|
||||
//display the question
|
||||
generateFont("resources/font/Ubuntu-Regular.ttf", 30, Color.BLACK);
|
||||
generateFont("./font/Ubuntu-Regular.ttf", 30, Color.BLACK);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user