rnd-20070925-1-src
[rocksndiamonds.git] / src / libgame / text.c
index f5e9c0666d504c6b5917b5f96c303626506caf4b..f0cdb01adaecedd75fb3325b440ba40dd840b1dd 100644 (file)
@@ -203,6 +203,7 @@ void DrawInitTextExt(char *text, int ypos, int font_nr, boolean force)
     return;
 
   if (window != NULL &&
+      gfx.draw_init_text &&
       gfx.num_fonts > 0 &&
       gfx.font_bitmap_info[font_nr].bitmap != NULL)
   {