Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/FWGS/xash3d
Browse files Browse the repository at this point in the history
  • Loading branch information
a1batross committed Mar 31, 2017
2 parents 7e66eef + 459a08f commit b7627d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engine/server/sv_cmds.c
Original file line number Diff line number Diff line change
Expand Up @@ -869,7 +869,7 @@ void SV_Kick_f( void )
}

// min case there is a funny zombie
svs.currentPlayer->lastmessage = host.realtime;
cl->lastmessage = host.realtime;
}

/*
Expand Down

0 comments on commit b7627d1

Please sign in to comment.