(svn r26027) -Change [FS#5669-ish]: [NewGRF] Invalidate vehicle colour palette when leaving a station.
This commit is contained in:
@@ -2115,6 +2115,8 @@ void Vehicle::LeaveStation()
|
|||||||
|
|
||||||
SetBit(Train::From(this)->flags, VRF_LEAVING_STATION);
|
SetBit(Train::From(this)->flags, VRF_LEAVING_STATION);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
this->MarkDirty();
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user