minor spacing cleanup
This commit is contained in:
parent
af95b3b71d
commit
64bceba78c
|
|
@ -761,9 +761,6 @@ Image GenImageFontAtlas(const GlyphInfo *chars, Rectangle **charRecs, int glyphC
|
||||||
if (offsetY > (atlas.height - fontSize - padding))
|
if (offsetY > (atlas.height - fontSize - padding))
|
||||||
{
|
{
|
||||||
// The current atlas is too small to hold all glyphs, so move to the next atlas size
|
// The current atlas is too small to hold all glyphs, so move to the next atlas size
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
currentRepeatCount++;
|
currentRepeatCount++;
|
||||||
undersizedAtlasFlag = true;
|
undersizedAtlasFlag = true;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user