From: terencehill Date: Sat, 25 Jun 2011 19:46:55 +0000 (+0200) Subject: Remove an outdated comment X-Git-Tag: xonotic-v0.5.0~183 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=feed08bb70d7d7bab33c595a7a3438afa735da26;p=xonotic%2Fxonotic-data.pk3dir.git Remove an outdated comment --- diff --git a/qcsrc/server/g_world.qc b/qcsrc/server/g_world.qc index cbe65b610..82290cf54 100644 --- a/qcsrc/server/g_world.qc +++ b/qcsrc/server/g_world.qc @@ -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