mirror of
				https://github.com/Klagarge/PokeHES.git
				synced 2025-10-31 03:39:16 +00:00 
			
		
		
		
	change screen battle
This commit is contained in:
		| @@ -103,7 +103,7 @@ public class ScreenBattle extends RenderingScreen{ | |||||||
| 					battle.readNextLine(); | 					battle.readNextLine(); | ||||||
| 				} | 				} | ||||||
| 				if (c.keyStatus.get(Input.Keys.ENTER)){ | 				if (c.keyStatus.get(Input.Keys.ENTER)){ | ||||||
| 					screenBattleOn = battle.finish(); | 					battle.screenBattleOn = battle.finish(); | ||||||
| 				} | 				} | ||||||
| 			} | 			} | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user