(svn r12293) -Feature: Ability to change aircraft speed factor, from so

called 'realistic' (matching other vehicles) (1/1) to original TTD 
speed (1/4). Note this option defaults to original TTD speed.
This commit is contained in:
peter1138
2008-02-27 21:07:12 +00:00
parent 8f47b642b6
commit 926f5d548d
6 changed files with 16 additions and 2 deletions

View File

@@ -818,6 +818,7 @@ static const char *_patches_vehicles[] = {
"wagon_speed_limits",
"disable_elrails",
"freight_trains",
"plane_speed",
"timetabling",
};