mirror of
https://github.com/Klagarge/PokeHES.git
synced 2024-11-23 01:43:28 +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 boolean screenBattleOn = true;
|
||||
public boolean screenBattleOn = true;
|
||||
|
||||
|
||||
public Battle(Enemy enemy){
|
||||
|
Loading…
Reference in New Issue
Block a user