From c92d5d545127ef86c85607b6edb361c42bb9db68 Mon Sep 17 00:00:00 2001 From: Tim Angus Date: Mon, 29 Jul 2002 18:43:15 +0000 Subject: * Scoreboard * Level 1 class blob fire * Loading screen * "SPECTATOR" display uses TA UI * Buildable weapon delays * Display of build points on huds --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 1ba56c95..a7ac1534 100644 --- a/Makefile +++ b/Makefile @@ -54,7 +54,6 @@ CGOBJ = \ $(CGDIRNAME)/cg_effects.o \ $(CGDIRNAME)/cg_ents.o \ $(CGDIRNAME)/cg_event.o \ - $(CGDIRNAME)/cg_info.o \ $(CGDIRNAME)/cg_localents.o \ $(CGDIRNAME)/cg_marks.o \ $(CGDIRNAME)/cg_players.o \ -- cgit