v0.9.0: corrected capitalization on 'libGDX'
This commit is contained in:
@@ -137,7 +137,7 @@ public class RenderedText extends Image {
|
||||
}
|
||||
}
|
||||
|
||||
//implements regular PD rendering within a LibGDX batch so that our rendering logic
|
||||
//implements regular PD rendering within a libGDX batch so that our rendering logic
|
||||
//can interface with the freetype font generator
|
||||
private static class TextRenderBatch implements Batch {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user