[freeciv/freeciv] 9dd8ad: Fix over-the-max veteran level at process_attacker...
freeciv-commits <[email protected]>
| Newsgroups | gmane.games.freeciv.devel |
|---|---|
| Message-ID | <freeciv/freeciv/push/refs/heads/S3_3/[email protected]> |
Branch: refs/heads/S3_3
Home: https://github.com/freeciv/freeciv
Commit: 9dd8ad516173189dc78263696550d0d4561fe03e
https://github.com/freeciv/freeciv/commit/9dd8ad516173189dc78263696550d0d4561fe03e
Author: Marko Lindqvist <[email protected]>
Date: 2026-08-12 (Wed, 12 Aug 2026)
Changed paths:
M ai/default/daimilitary.c
Log Message:
-----------
Fix over-the-max veteran level at process_attacker_want()
Value of EFT_VETERAN_BUILD was being assigned as
veterancy level directly, without checking unit's
max veteran level.
See RM #2081
Signed-off-by: Marko Lindqvist <[email protected]>
To unsubscribe from these emails, change your notification settings at https://github.com/freeciv/freeciv/settings/notifications