forked from mirror/openmw-tes3mp
[General] Add forgotten files to build
This commit is contained in:
parent
382f56178c
commit
fef3764eb1
2 changed files with 2 additions and 2 deletions
|
@ -101,7 +101,7 @@ add_openmw_dir (mwmp Main Networking LocalPlayer DedicatedPlayer PlayerList Loca
|
|||
Cell CellController MechanicsHelper GUIController
|
||||
)
|
||||
|
||||
add_openmw_dir (mwmp/GUI GUIChat GUILogin PlayerMarkerCollection GUIDialogList TextInputDialog
|
||||
add_openmw_dir (mwmp/GUI GUIChat GUILogin PlayerMarkerCollection GUIDialogList TextInputDialog GUICustomWindow
|
||||
)
|
||||
|
||||
add_openmw_dir(mwmp/processors BaseClientPacketProcessor PlayerProcessor WorldProcessor ActorProcessor ProcessorInitializer
|
||||
|
|
|
@ -189,7 +189,7 @@ add_component_dir (openmw-mp/Packets/Player
|
|||
PacketPlayerInventory PacketPlayerJail PacketPlayerJournal PacketPlayerKillCount PacketPlayerLevel
|
||||
PacketPlayerMap PacketPlayerPosition PacketPlayerRegionAuthority PacketPlayerRest PacketPlayerResurrect
|
||||
PacketPlayerShapeshift PacketPlayerSkill PacketPlayerSpeech PacketPlayerSpellbook PacketPlayerStatsDynamic
|
||||
PacketPlayerTopic
|
||||
PacketPlayerTopic PacketGUIWindow
|
||||
)
|
||||
|
||||
add_component_dir (openmw-mp/Packets/World
|
||||
|
|
Loading…
Reference in a new issue