Project

General

Profile

Bug #100 » 0016-Correct-unit-escape-message.patch

S3_2, S3_1 - Marko Lindqvist, 09/06/2024 11:45 PM

View differences:

server/unittools.c
"%d units escaped from attack by %s %s",
num_escaped[i]),
num_escaped[i],
pkiller_link,
nation_adjective_for_player(pkiller->nationality)
nation_adjective_for_player(pvictor),
pkiller_link
);
}
}
(2-2/2)