Updated makefiles to link against binaries at l4d directory instead of l4d_demo
This commit is contained in:
@@ -61,7 +61,7 @@ ifeq "$(ENGINE)" "left4dead"
|
||||
CFLAGS += -DSOURCE_ENGINE=4
|
||||
METAMOD = $(SOURCEMM16)
|
||||
INCLUDE += -I$(HL2SDK)/public/game/server -I$(HL2SDK)/common
|
||||
SRCDS = $(SRCDS_BASE)/l4d_demo
|
||||
SRCDS = $(SRCDS_BASE)/l4d
|
||||
override ENGSET = true
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user