[General] Add forgotten files to build

This commit is contained in:
Koncord 2017-11-25 23:52:58 +08:00
parent 382f56178c
commit fef3764eb1
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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