* Adjust tracking for big font.
This commit is contained in:
jean.chalard
2009-01-19 06:15:12 +00:00
parent 5466a7004c
commit 6d629b7d66
+1 -1
View File
@@ -100,7 +100,7 @@ void GameApp::Create()
CommonRes->GetQuad("stars")->SetHotSpot(16,16);
CommonRes->LoadJLBFont("graphics/simon",22);
CommonRes->GetJLBFont("graphics/simon")->SetTracking(-1);
CommonRes->GetJLBFont("graphics/simon")->SetTracking(-2);
CommonRes->LoadJLBFont("graphics/f3",16);
CommonRes->LoadJLBFont("graphics/magic",16);