From 44ca7d93773fb816da6d353c9cde6ab14dae993a Mon Sep 17 00:00:00 2001 From: rubidium42 Date: Sun, 9 May 2021 19:02:17 +0200 Subject: Change: Use gender-neutral pronouns --- src/newgrf.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/newgrf.cpp') diff --git a/src/newgrf.cpp b/src/newgrf.cpp index d2b3449c9..5ddfcaddd 100644 --- a/src/newgrf.cpp +++ b/src/newgrf.cpp @@ -3185,7 +3185,7 @@ static ChangeInfoResult IndustrytilesChangeInfo(uint indtid, int numinfo, int pr /* A copied tile should not have the animation infos copied too. * The anim_state should be left untouched, though - * It is up to the author to animate them himself */ + * It is up to the author to animate them */ tsp->anim_production = INDUSTRYTILE_NOANIM; tsp->anim_next = INDUSTRYTILE_NOANIM; -- cgit v1.2.3-54-g00ecf