From 288a6c265ebcf61df788d3fc41ce1f9d57615eeb Mon Sep 17 00:00:00 2001 From: oroborus Date: Tue, 19 Aug 2008 11:10:03 +0000 Subject: - pisma sa uz zobrazuju :) git-svn-id: http://opensvn.csie.org/tuxanci_ng@224 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e --- src/client/game.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/client/game.c') diff --git a/src/client/game.c b/src/client/game.c index 66e179c..b82dd4a 100644 --- a/src/client/game.c +++ b/src/client/game.c @@ -46,7 +46,7 @@ static void initGame() createHomeDirector(); initSDL(); - + initFont("DejaVuSans.ttf", 16); initLayer(); initImageData(); #ifndef NO_SOUND -- cgit v1.2.3