(svn r3116) -Fix: [autoreplace] fixed issue where autorenewing/autoreplacing a plane could lock up an airport

this will not fix already locked up airports
        this bug was introduced in rev 3111
This commit is contained in:
bjarni
2005-11-01 17:20:06 +00:00
parent 93914d3472
commit 40f624f0e8
2 changed files with 20 additions and 5 deletions

View File

@@ -166,6 +166,7 @@ struct Vehicle {
int32 x_pos; // coordinates
int32 y_pos;
bool leave_depot_instantly; // NOSAVE: stores if the vehicle needs to leave the depot it just entered. Used by autoreplace
byte z_pos;
byte direction; // facing