mirror of
https://github.com/Drezil/imgui.git
synced 2025-11-07 08:31:06 +01:00
Whitespace fix to previous
This commit is contained in:
@@ -1061,7 +1061,7 @@ ImFontAtlas::ImFontAtlas()
|
||||
TexPixelsAlpha8 = NULL;
|
||||
TexPixelsRGBA32 = NULL;
|
||||
TexWidth = TexHeight = TexDesiredWidth = 0;
|
||||
TexGlyphPadding = 1;
|
||||
TexGlyphPadding = 1;
|
||||
TexUvWhitePixel = ImVec2(0, 0);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user