(svn r1750) - Feature: [ 1093261 ] Saving vehicle sorting criteria for each vehicle type (bociusz)

This commit is contained in:
darkvater
2005-01-31 11:03:23 +00:00
parent 7bbcf5875c
commit b64c375f2f
8 changed files with 51 additions and 25 deletions

1
ttd.c
View File

@@ -721,6 +721,7 @@ int ttd_main(int argc, char* argv[])
// initialize the ingame console
IConsoleInit();
InitializeGUI();
IConsoleCmdExec("exec scripts/autoexec.scr 0");
InitPlayerRandoms();