diff options
author | Tim Angus <tim@ngus.net> | 2002-07-29 18:43:15 +0000 |
---|---|---|
committer | Tim Angus <tim@ngus.net> | 2002-07-29 18:43:15 +0000 |
commit | c92d5d545127ef86c85607b6edb361c42bb9db68 (patch) | |
tree | b27284244a8a5d3f0b6f51b008a51ea141d58948 /Makefile | |
parent | e633284d8b8f2fd4cbc246d45f217913bdd19dd8 (diff) |
* Scoreboard
* Level 1 class blob fire
* Loading screen
* "SPECTATOR" display uses TA UI
* Buildable weapon delays
* Display of build points on huds
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 \ |