From 1ddfbba3666a835b59fc79b59aaae367ee93a6ea Mon Sep 17 00:00:00 2001 From: Jakob Fries Date: Sat, 22 Dec 2007 02:55:19 +0000 Subject: add new font stuff --- src/game/client/gc_menu.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/game/client/gc_menu.cpp') diff --git a/src/game/client/gc_menu.cpp b/src/game/client/gc_menu.cpp index fdb3f755..449004d9 100644 --- a/src/game/client/gc_menu.cpp +++ b/src/game/client/gc_menu.cpp @@ -1831,6 +1831,8 @@ void menu_do_connected() void menu_init() { + int i; + if(config.cl_show_welcome) popup = POPUP_FIRST_LAUNCH; config.cl_show_welcome = 0; -- cgit 1.4.1