- font adjustments
This commit is contained in:
wagic.the.homebrew
2009-01-18 13:49:02 +00:00
parent 8378042a79
commit 0b03dc6d40
9 changed files with 9 additions and 9 deletions

View File

@@ -99,7 +99,7 @@ void GameApp::Create()
CommonRes->CreateQuad("stars", "graphics/particles.png", 64, 0, 32, 32);
CommonRes->GetQuad("stars")->SetHotSpot(16,16);
CommonRes->LoadJLBFont("graphics/simon",11);
CommonRes->LoadJLBFont("graphics/simon",22);
CommonRes->GetJLBFont("graphics/simon")->SetTracking(-1);
CommonRes->LoadJLBFont("graphics/f3",16);
CommonRes->LoadJLBFont("graphics/magic",16);