mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-29 16:11:37 -04:00
[General] Fix CMakeLists in components for BaseObject
This commit is contained in:
parent
8ea9485e6b
commit
c24157f6f9
@ -150,7 +150,7 @@ add_component_dir (openmw-mp
|
|||||||
)
|
)
|
||||||
|
|
||||||
add_component_dir (openmw-mp/Base
|
add_component_dir (openmw-mp/Base
|
||||||
BaseActor BaseObjectList BasePacketProcessor BasePlayer BaseStructs BaseWorldstate
|
BaseActor BaseObject BasePacketProcessor BasePlayer BaseStructs BaseWorldstate
|
||||||
)
|
)
|
||||||
|
|
||||||
add_component_dir (openmw-mp/Controllers
|
add_component_dir (openmw-mp/Controllers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user