forked from mirror/openmw-tes3mp
[General] Add BaseNetCreature to CMakeLists in components
This commit is contained in:
parent
720ef5f6c5
commit
711bdf187a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue