]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Remove an outdated comment
authorterencehill <piuntn@gmail.com>
Sat, 25 Jun 2011 19:46:55 +0000 (21:46 +0200)
committerterencehill <piuntn@gmail.com>
Sat, 25 Jun 2011 19:46:55 +0000 (21:46 +0200)
qcsrc/server/g_world.qc

index cbe65b6109e1f22c70de774afd07296ae713a996..82290cf540bf399fd7c8c7c10dbc0ba14a031902 100644 (file)
@@ -102,8 +102,6 @@ void fteqcc_testbugs()
  */
 void timeoutHandler_Think() {
        local entity plr;
-       // NOTE: the below Send_CSQC_Centerprint_Generic send msgs with countdown_num
-       // parameter set as 0, even if the msgs are part of a countdown
        if (timeoutStatus == 1) {
                if (remainingLeadTime > 0) {
                        //centerprint the information to every player