Project

General

Profile

Feature #1320 ยป 0036-handicaps.c-Remove-trailing-spaces.patch

Marko Lindqvist, 04/24/2025 07:38 AM

View differences:

ai/handicaps.c
*inverted = TRUE;
return _("Can change city production type without penalty.");
case H_ASSESS_DANGER_LIMITED:
return _("Limits the distance to search for threatening enemy units.");
return _("Limits the distance to search for threatening enemy units.");
case H_LAST:
break; /* fall through -- should never see this */
break; /* Fall through -- should never see this */
}
/* Should never reach here */
    (1-1/1)