summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTim Angus <tim@ngus.net>2003-08-12 22:12:04 +0000
committerTim Angus <tim@ngus.net>2003-08-12 22:12:04 +0000
commita2b05468b75fed034e54cc79615c07fb2d3d6486 (patch)
treedb0dd75a60dde04a96133fc53d7ec7e985e490c8 /Makefile
parentd8289eef899a0be82afbe22501f39f20e5b25d90 (diff)
* Bug fix to listbox reset feature
* Client side creep significantly reworked * MinNormal is actually tested for now * Overmind no longer attacks after dying * Some internal hivemind->overmind confusion fixups
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 56878b0d..6bb25ff8 100644
--- a/Makefile
+++ b/Makefile
@@ -62,7 +62,6 @@ CGOBJ = \
$(CGDIRNAME)/cg_snapshot.o \
$(CGDIRNAME)/cg_view.o \
$(CGDIRNAME)/cg_weapons.o \
- $(CGDIRNAME)/cg_creep.o \
$(CGDIRNAME)/cg_mem.o \
$(CGDIRNAME)/cg_mp3decoder.o \
$(CGDIRNAME)/cg_scanner.o \