mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-30 12:40:42 +00:00
spelling and grammar corrections to the spead cheat message
This commit is contained in:
parent
cc66577f1c
commit
fade981a40
1 changed files with 1 additions and 1 deletions
|
@ -1473,7 +1473,7 @@ SV_RunCmd (usercmd_t *ucmd, qboolean inside)
|
|||
msec_cheating,
|
||||
host_client->name));
|
||||
SV_BroadcastPrintf (PRINT_HIGH,
|
||||
"Please see http://www.quakeforge.net/speed_cheat.php for infomation on QuakeForge's time cheat protection, and to explain how some may be cheating without knowing it.\n");
|
||||
"Please see http://www.quakeforge.net/speed_cheat.php for information on QuakeForge's time cheat protection. That page explains how some may be cheating without knowing it.\n");
|
||||
SV_DropClient (host_client);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue