mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-27 22:24:28 +01:00
Change: Use gender-neutral pronouns
This commit is contained in:
@@ -257,7 +257,7 @@ Trackdir Ship::GetVehicleTrackdir() const
|
||||
}
|
||||
|
||||
if (this->state == TRACK_BIT_WORMHOLE) {
|
||||
/* ship on aqueduct, so just use his direction and assume a diagonal track */
|
||||
/* ship on aqueduct, so just use its direction and assume a diagonal track */
|
||||
return DiagDirToDiagTrackdir(DirToDiagDir(this->direction));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user