diff -r 3822f77cbc53 -r eb66ff34348f ttd.c --- a/ttd.c Mon Jan 31 07:23:15 2005 +0000 +++ b/ttd.c Mon Jan 31 11:03:23 2005 +0000 @@ -721,6 +721,7 @@ // initialize the ingame console IConsoleInit(); + InitializeGUI(); IConsoleCmdExec("exec scripts/autoexec.scr 0"); InitPlayerRandoms();