mirror of
				https://github.com/Klagarge/PokeHES.git
				synced 2025-11-04 05:09:18 +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