diff options
author | Tim Angus <tim@ngus.net> | 2003-08-12 22:12:04 +0000 |
---|---|---|
committer | Tim Angus <tim@ngus.net> | 2003-08-12 22:12:04 +0000 |
commit | a2b05468b75fed034e54cc79615c07fb2d3d6486 (patch) | |
tree | db0dd75a60dde04a96133fc53d7ec7e985e490c8 /Makefile | |
parent | d8289eef899a0be82afbe22501f39f20e5b25d90 (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-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 \ |