add new bot files to linux makefile

This commit is contained in:
pierow 2024-04-29 21:26:55 -04:00
parent b53db7408f
commit e08554b34f

View file

@ -114,6 +114,7 @@ MOD_OBJS = \
$(NS_MOD_OBJ_DIR)/AvHAIPlayer.o \
$(NS_MOD_OBJ_DIR)/AvHAIPlayerManager.o \
$(NS_MOD_OBJ_DIR)/AvHAIPlayerUtil.o \
$(NS_MOD_OBJ_DIR)/AvHAISoundQueue.o \
$(NS_MOD_OBJ_DIR)/AvHAITactical.o \
$(NS_MOD_OBJ_DIR)/AvHAITask.o \
$(NS_MOD_OBJ_DIR)/AvHAIWeaponHelper.o \