forked from teamnwah/openmw-tes3coop
[Client] Remove WorldController from cmakelists
This commit is contained in:
parent
67aba35d37
commit
9cbb8af9d2
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ add_openmw_dir (mwbase
|
|||
)
|
||||
|
||||
add_openmw_dir (mwmp Main Networking LocalPlayer DedicatedPlayer LocalActor DedicatedActor ActorList WorldEvent Cell
|
||||
CellController MechanicsHelper GUIChat GUILogin GUIController PlayerMarkerCollection GUIDialogList WorldController
|
||||
CellController MechanicsHelper GUIChat GUILogin GUIController PlayerMarkerCollection GUIDialogList
|
||||
BaseClientPacketProcessor PlayerProcessor WorldProcessor ActorProcessor ProcessorInitializer)
|
||||
|
||||
# Main executable
|
||||
|
|
Loading…
Reference in a new issue