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
7a5cdf9f2d
commit
4d38088397
@ -103,7 +103,7 @@ public class ScreenBattle extends RenderingScreen{
|
||||
battle.readNextLine();
|
||||
}
|
||||
if (c.keyStatus.get(Input.Keys.ENTER)){
|
||||
screenBattleOn = battle.finish();
|
||||
battle.screenBattleOn = battle.finish();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user