]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
fix warnings
authorFruitieX <rasse@rasse-lappy.localdomain>
Mon, 7 Jun 2010 15:48:51 +0000 (18:48 +0300)
committerFruitieX <rasse@rasse-lappy.localdomain>
Mon, 7 Jun 2010 15:48:51 +0000 (18:48 +0300)
qcsrc/client/View.qc

index afb4501ecde0dcc11d83b9949b66accf5f5df0ab..8198639a4c686174d763eb284ccc8a2f17c48bb4 100644 (file)
@@ -964,10 +964,6 @@ void CSQC_SPIDER_HUD()
 #define raptor_g2 "gfx/vehicles/raptor_bombs.tga"
 #define raptor_s "gfx/vehicles/shiled.tga"
 
-// these are causing warnings!
-#define spider_a1 "gfx/hud/scoreboard_rocket.tga"
-#define spider_a2 "gfx/scoreboard_bullets.tga"
-
 void CSQC_RAPTOR_HUD()
 {
        float rockets, reload, heat, hp, shield, energy;