mirror of
				https://github.com/Klagarge/PokeHES.git
				synced 2025-11-04 13:19:17 +00:00 
			
		
		
		
	fonctionniert
This commit is contained in:
		@@ -71,6 +71,12 @@ public class PokeMudry extends PortableApplication {
 | 
			
		||||
        
 | 
			
		||||
        if(onBattleScreen) sp.sb.manage(controller, sp.b);
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
        if(!sp.sb.getScreenBattleOn() && onBattleScreen){
 | 
			
		||||
            sp.p.onEnemy = false;
 | 
			
		||||
            sp.sm = sp.screenManager.getScreenMap();
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        // Graphics render
 | 
			
		||||
        sp.render(g);
 | 
			
		||||
        for (Entity entity : entities) {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user