]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Remove a comment
authorterencehill <piuntn@gmail.com>
Fri, 24 Jun 2011 10:18:44 +0000 (12:18 +0200)
committerterencehill <piuntn@gmail.com>
Fri, 24 Jun 2011 10:18:44 +0000 (12:18 +0200)
qcsrc/client/Main.qc

index df07be650503130779b95faf35c0e18d80fc20d0..1f3c4d3bb5fa475ea6c9d89e70b96013390b8eb5 100644 (file)
@@ -1332,7 +1332,6 @@ void Net_Notify() {
        }
        else if(type == CSQC_CENTERPRINT_GENERIC)
        {
-                                                               //      id                      string          time    countdown_num
                float id;
                id = ReadByte();
                if (id == 0)