fix some typos
From /dev/humancontroller.
This commit is contained in:
parent
ad8d3dc567
commit
997615168a
2 changed files with 2 additions and 2 deletions
|
@ -333,7 +333,7 @@ Informs all masters that this server is going down
|
|||
=================
|
||||
*/
|
||||
void SV_MasterShutdown( void ) {
|
||||
// send a hearbeat right now
|
||||
// send a heartbeat right now
|
||||
svs.nextHeartbeatTime = -9999;
|
||||
SV_MasterHeartbeat(HEARTBEAT_FOR_MASTER);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue