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
@@ -79,7 +79,7 @@ public:
|
||||
bool supports_zstd = false; ///< Client supports zstd compression
|
||||
|
||||
struct PacketWriter *savegame; ///< Writer used to write the savegame.
|
||||
NetworkAddress client_address; ///< IP-address of the client (so he can be banned)
|
||||
NetworkAddress client_address; ///< IP-address of the client (so they can be banned)
|
||||
|
||||
std::string desync_log;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user