From 7bf7cf80eecef6b85baf256c57198262557851af Mon Sep 17 00:00:00 2001 From: miham Date: Wed, 29 Dec 2004 13:13:29 +0000 Subject: (svn r1297) Language fixes in the source.. (ln-) --- network_data.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'network_data.c') diff --git a/network_data.c b/network_data.c index d9a0c7971..fbe8db32e 100644 --- a/network_data.c +++ b/network_data.c @@ -387,7 +387,7 @@ void NetworkSend_Command(uint32 tile, uint32 p1, uint32 p2, uint32 cmd, CommandC if (_network_server) { // If we are the server, we queue the command in our 'special' queue. // In theory, we could execute the command right away, but then the - // client on the server can do everything 1 tick faster then others. + // client on the server can do everything 1 tick faster than others. // So to keep the game fair, we delay the command with 1 tick // which gives about the same speed as most clients. NetworkClientState *cs; -- cgit v1.2.3-70-g09d2