upper right HUD scores updated quickly

This commit is contained in:
Bryce Hutchings 2002-06-26 03:28:36 +00:00
parent 87270d905f
commit 2c48e05207

View file

@ -5,6 +5,9 @@
//-----------------------------------------------------------------------------
//
// $Log$
// Revision 1.115 2002/06/26 03:28:36 niceass
// upper right HUD scores updated quickly
//
// Revision 1.114 2002/06/24 05:51:51 jbravo
// CTF mode is now semi working
//
@ -749,6 +752,9 @@ int WonGame(int winner)
}
}
// NiceAss: This should keep the client updated with teamscores promptly.
CalculateRanks();
if (g_timelimit.integer) {
//Slicer : Matchmode
if (g_RQ3_matchmode.integer) {