mirror of
https://github.com/Klagarge/PokeHES.git
synced 2025-07-17 13:31:09 +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