mirror of
				https://github.com/Klagarge/PokeHES.git
				synced 2025-10-31 03:39:16 +00:00 
			
		
		
		
	display the pv of enemy ok
This commit is contained in:
		| @@ -96,6 +96,7 @@ public class Battle { | ||||
|         xpPlayer += xp; | ||||
|         //remove pv enemy | ||||
|         pvEnemy -= xp; | ||||
|         if(pvEnemy<0) pvEnemy =0; | ||||
|          | ||||
|     } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user