[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 add_component_dir (openmw-mp/Base
BaseActor BaseEvent BasePacketProcessor BasePlayer BaseStructs BaseActor BaseEvent BaseNetCreature BasePacketProcessor BasePlayer BaseStructs
) )
add_component_dir (openmw-mp/Controllers add_component_dir (openmw-mp/Controllers