]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/mutators/gamemode_onslaught.qc
fix a few syntax errors
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / mutators / gamemode_onslaught.qc
index 1196ad944500207d16d618346703a50aaba83b8a..060447c39eb7d04ec06d80564a12ec4aca752971 100644 (file)
@@ -1077,7 +1077,6 @@ void onslaught_controlpoint_icon_think()
        entity oself;
        self.nextthink = time + sys_frametime;
        
-
        if(autocvar_g_onslaught_controlpoints_proxycap)
        {        
         float _enemy_count;