From a2b05468b75fed034e54cc79615c07fb2d3d6486 Mon Sep 17 00:00:00 2001 From: Tim Angus Date: Tue, 12 Aug 2003 22:12:04 +0000 Subject: * 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 --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') 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 \ -- cgit