mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2026-07-25 08:22:17 +00:00
Change: Use gender-neutral pronouns in console command messages (and comments) (#9203)
This commit is contained in:
+1
-1
@@ -1257,7 +1257,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