mirror of
				https://github.com/Klagarge/PokeHES.git
				synced 2025-10-31 11:39:17 +00:00 
			
		
		
		
	xp modification
This commit is contained in:
		| @@ -24,6 +24,10 @@ public class Player extends Character{ | ||||
| 		this.xp += xp; | ||||
|     } | ||||
|  | ||||
| 	public int getXp(){ | ||||
| 		return xp; | ||||
| 	} | ||||
|  | ||||
|     public void manageEntity(ScreenMap sm, Controller c) { | ||||
|  | ||||
| 		// Do nothing if hero is already moving | ||||
|   | ||||
		Reference in New Issue
	
	Block a user