mirror of
https://github.com/Klagarge/PokeHES.git
synced 2025-10-30 11:19:17 +00:00
add format speech
This commit is contained in:
@@ -70,7 +70,7 @@ public class ScreenBattle extends RenderingScreen{
|
||||
//dialog
|
||||
if(b == null) return;
|
||||
if(b.getLine() == null) return;
|
||||
g.drawString(15, 245 ,b.getLine() , optimus40);
|
||||
g.drawString(15, 260 ,b.getLine() , optimus40);
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user