]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/irrlicht_changes/CGUITTFont.cpp
Spacing fixes
[dragonfireclient.git] / src / irrlicht_changes / CGUITTFont.cpp
index e785ea8373fcd7243b3eca814368ffe1a3ebd539..787f4cd5afc78050f54043abc5aeaa825c8e2823 100644 (file)
@@ -478,7 +478,7 @@ CGUITTGlyphPage* CGUITTFont::getLastGlyphPage() const
 CGUITTGlyphPage* CGUITTFont::createGlyphPage(const u8& pixel_mode)
 {
        CGUITTGlyphPage* page = 0;
-       
+
        // Name of our page.
        io::path name("TTFontGlyphPage_");
        name += tt_face->family_name;