mirror of
				https://github.com/Klagarge/PokeHES.git
				synced 2025-10-31 11:39: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