mirror of
https://github.com/Klagarge/PokeHES.git
synced 2024-11-26 19:13:27 +00:00
change screen battle
This commit is contained in:
parent
2b630e1b45
commit
7a5cdf9f2d
@ -15,7 +15,7 @@ public class Battle {
|
|||||||
|
|
||||||
private int winPoint;
|
private int winPoint;
|
||||||
|
|
||||||
private boolean screenBattleOn = true;
|
public boolean screenBattleOn = true;
|
||||||
|
|
||||||
|
|
||||||
public Battle(Enemy enemy){
|
public Battle(Enemy enemy){
|
||||||
|
Loading…
Reference in New Issue
Block a user