mirror of
https://github.com/Klagarge/PokeHES.git
synced 2025-09-13 12:59:55 +00:00
correct german
This commit is contained in:
@@ -18,7 +18,7 @@ public class Battle {
|
||||
public int xpPlayer;
|
||||
|
||||
public boolean screenBattleOn = true;
|
||||
|
||||
|
||||
public Battle(Enemy e){
|
||||
if(e != null){
|
||||
textEnemy = new TextEnemy(e);
|
||||
|
Reference in New Issue
Block a user