Change: Use gender-neutral pronouns in console command messages (and comments) (#9203)
(cherry picked from commit 881e1da51d
)
This commit is contained in:

committed by
Jonathan G Rennison

parent
088922b120
commit
879de9781b
@@ -1738,7 +1738,7 @@ again:
|
||||
tile = v->tile;
|
||||
start_frame = RVC_TURN_AROUND_START_FRAME_SHORT_TRAM;
|
||||
} else {
|
||||
/* The company can build on the next tile, so wait till (s)he does. */
|
||||
/* The company can build on the next tile, so wait till they do. */
|
||||
v->cur_speed = 0;
|
||||
return false;
|
||||
}
|
||||
|
Reference in New Issue
Block a user