mirror of
https://github.com/Klagarge/PokeHES.git
synced 2025-07-17 21:31:10 +00:00
comment
This commit is contained in:
@ -6,7 +6,7 @@ import java.util.Arrays;
|
||||
import java.util.Random;
|
||||
|
||||
public class TextEnemy {
|
||||
private static final int CUT = 60;
|
||||
private static final int CUT = 55;
|
||||
public FightData fightData;
|
||||
public SpeechData speechData;
|
||||
|
||||
|
Reference in New Issue
Block a user