I accidently checked in a test value. ( reverted now )

This commit is contained in:
Titus Tscharntke 2011-10-05 00:23:01 +00:00
parent a011cb3b26
commit 555e88f464
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ string Font::langHeightText = TextFTGL::langHeightText;
#else
int Font::faceResolution = 720;
int Font::faceResolution = 72;
string Font::langHeightText = "yW";
#endif