forked from teamnwah/openmw-tes3coop
[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
|
||||
BaseActor BaseEvent BasePacketProcessor BasePlayer BaseStructs
|
||||
BaseActor BaseEvent BaseNetCreature BasePacketProcessor BasePlayer BaseStructs
|
||||
)
|
||||
|
||||
add_component_dir (openmw-mp/Controllers
|
||||
|
|
Loading…
Reference in a new issue