[Core sync] Add DynamicObject.h

This commit is contained in:
Yunfan Li
2024-10-04 21:43:38 +08:00
parent 21e17e163b
commit 529db3e754

View File

@@ -10,6 +10,7 @@
#include <string>
#include "Common.h"
#include "DynamicObject.h"
#include "NamedObjectContext.h"
#include "PlayerbotAIAware.h"
#include "Strategy.h"