From 3532b91eef373177c1403e4c268de2f2fd7b8ef6 Mon Sep 17 00:00:00 2001 From: peter1138 Date: Sun, 18 Dec 2005 14:03:28 +0000 Subject: (svn r3316) - NewGRF: Unload engine names before loading grf files. This fixes names in climates where the engines don't get loaded. Renamed function to reflect its purpose. --- openttd.c | 1 - 1 file changed, 1 deletion(-) (limited to 'openttd.c') diff --git a/openttd.c b/openttd.c index ce56e8982..3a7217613 100644 --- a/openttd.c +++ b/openttd.c @@ -255,7 +255,6 @@ static void UnInitializeDynamicVariables(void) static void UnInitializeGame(void) { UnInitWindowSystem(); - UnInitNewgrEngines(); free(_config_file); } -- cgit v1.2.3-70-g09d2