Fixed an issue with previous commit
This commit is contained in:
parent
740832d699
commit
3d7a5ee01b
@ -46,7 +46,7 @@ public class TestRtlBitmapText extends SimpleApplication {
|
|||||||
private String text = ".text left to right test a is This";
|
private String text = ".text left to right test a is This";
|
||||||
|
|
||||||
public static void main(String[] args) {
|
public static void main(String[] args) {
|
||||||
TestRTLBitmapText app = new TestRTLBitmapText();
|
TestRtlBitmapText app = new TestRtlBitmapText();
|
||||||
app.start();
|
app.start();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user