mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-11-10 02:08:20 +00:00
include
This commit is contained in:
parent
2ae9a92b55
commit
c2d5be0e5d
@ -71,6 +71,7 @@
|
||||
#include "LUPExhibitComponent.h"
|
||||
#include "TriggerComponent.h"
|
||||
#include "ItemComponent.h"
|
||||
#include "MutableModelBehaviorComponent.h"
|
||||
|
||||
Entity::Entity(const LWOOBJID& objectID, EntityInfo info, Entity* parentEntity) {
|
||||
m_ObjectID = objectID;
|
||||
|
Loading…
Reference in New Issue
Block a user