X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fcommon%2Fconstants.qh;fp=qcsrc%2Fcommon%2Fconstants.qh;h=29f96aa4490b527ecab33592689534fb358c16ec;hp=181511cc1a1cb819e4ddf94ea691038647bdfd2f;hb=d1dda0cb9c4a3b21c5e5900a1ddafb4c9396161b;hpb=7a6a774eae9edb72477fd83a1145f381e2982243 diff --git a/qcsrc/common/constants.qh b/qcsrc/common/constants.qh index 181511cc1a..29f96aa449 100644 --- a/qcsrc/common/constants.qh +++ b/qcsrc/common/constants.qh @@ -179,9 +179,9 @@ REGISTER_SP(RACE_TIME); REGISTER_SP(RACE_LAPS); REGISTER_SP(RACE_FASTEST); -REGISTER_SP(CTS_TIME); -REGISTER_SP(CTS_LAPS); -REGISTER_SP(CTS_FASTEST); +//REGISTER_SP(CTS_TIME); +//REGISTER_SP(CTS_LAPS); +//REGISTER_SP(CTS_FASTEST); REGISTER_SP(ASSAULT_OBJECTIVES);