Project

General

Profile

Bug #236 ยป 0035-Preserve-unit-current-form-age-on-owner-change.patch

Marko Lindqvist, 02/24/2024 07:07 AM

View differences:

server/unittools.c
gained_unit->fuel = punit->fuel;
gained_unit->paradropped = punit->paradropped;
gained_unit->birth_turn = punit->birth_turn;
gained_unit->current_form_turn = punit->current_form_turn;
/* Fog is lifted in the placing algorithm. */
#ifndef FREECIV_NDEBUG
    (1-1/1)