mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-05-24 15:52:32 +00:00
Update CMakeLists.txt
This commit is contained in:
parent
5da776a084
commit
f2d28cc0bd
@ -9,6 +9,7 @@ set(DGAME_DCOMPONENTS_SOURCES "BaseCombatAIComponent.cpp"
|
|||||||
"InventoryComponent.cpp"
|
"InventoryComponent.cpp"
|
||||||
"LevelProgressionComponent.cpp"
|
"LevelProgressionComponent.cpp"
|
||||||
"LUPExhibitComponent.cpp"
|
"LUPExhibitComponent.cpp"
|
||||||
|
"MinigameControlComponent.cpp"
|
||||||
"MissionComponent.cpp"
|
"MissionComponent.cpp"
|
||||||
"MissionOfferComponent.cpp"
|
"MissionOfferComponent.cpp"
|
||||||
"ModelBehaviorComponent.cpp"
|
"ModelBehaviorComponent.cpp"
|
||||||
@ -26,6 +27,7 @@ set(DGAME_DCOMPONENTS_SOURCES "BaseCombatAIComponent.cpp"
|
|||||||
"PropertyVendorComponent.cpp"
|
"PropertyVendorComponent.cpp"
|
||||||
"ProximityMonitorComponent.cpp"
|
"ProximityMonitorComponent.cpp"
|
||||||
"RacingControlComponent.cpp"
|
"RacingControlComponent.cpp"
|
||||||
|
"RacingStatsComponent.cpp"
|
||||||
"RailActivatorComponent.cpp"
|
"RailActivatorComponent.cpp"
|
||||||
"RebuildComponent.cpp"
|
"RebuildComponent.cpp"
|
||||||
"RenderComponent.cpp"
|
"RenderComponent.cpp"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user