From 6272c4294e47802aa79728949c76b370c0a764e8 Mon Sep 17 00:00:00 2001 From: FruitieX Date: Mon, 7 Jun 2010 18:48:51 +0300 Subject: [PATCH] fix warnings --- qcsrc/client/View.qc | 4 ---- 1 file changed, 4 deletions(-) diff --git a/qcsrc/client/View.qc b/qcsrc/client/View.qc index afb4501ecd..8198639a4c 100644 --- a/qcsrc/client/View.qc +++ b/qcsrc/client/View.qc @@ -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; -- 2.39.2