[Freeciv-Dev] Re: (PR#6243) fix savegames that don't have valid transpor
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Per I. Mathisen wrote:
> See $subject.
Note, this will bounce the unit instead of updating its transported_by -
so it's only a workaround fix. Problem is, the only way to update its
transported_by is to call assign_units_to_transporter, which is not good
since we want that function to go away. This patch just allows old
savegames to be playable.
jason
|
|