mirror of
https://github.com/ENSL/NS.git
synced 2024-11-25 05:51:11 +00:00
add new bot files to linux makefile
This commit is contained in:
parent
b53db7408f
commit
e08554b34f
1 changed files with 1 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue