npc.cpp #include cleanup

entity.cpp #include cleanup
This commit is contained in:
akkadius
2014-11-29 15:02:34 -06:00
parent ad603fd213
commit cb6948b6fd
2 changed files with 11 additions and 15 deletions
+4 -4
View File
@@ -25,10 +25,10 @@
#include "../common/spdat.h"
#include "../common/string_util.h"
#include "../common/clientversions.h"
#include "../common/features.h" //
#include "../common/item.h" //
#include "../common/item_struct.h" //
#include "../common/linked_list.h" //
#include "../common/features.h"
#include "../common/item.h"
#include "../common/item_struct.h"
#include "../common/linked_list.h"
#include "../common/servertalk.h"
#include "aa.h"