1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-04-01 01:36:44 +00:00

[General] Add BaseNetCreature to CMakeLists in components

This commit is contained in:
David Cernat 2017-11-29 16:11:15 +02:00
parent 720ef5f6c5
commit 711bdf187a

View file

@ -158,7 +158,7 @@ add_component_dir (openmw-mp
)
add_component_dir (openmw-mp/Base
BaseActor BaseEvent BasePacketProcessor BasePlayer BaseStructs
BaseActor BaseEvent BaseNetCreature BasePacketProcessor BasePlayer BaseStructs
)
add_component_dir (openmw-mp/Controllers