mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-27 06:55:54 -04:00
[Client] Add missing include for PlayerFaction processor
This commit is contained in:
parent
ad388c7e12
commit
1d0167c3c9
@ -24,6 +24,7 @@
|
||||
#include "processors/player/ProcessorPlayerCharClass.hpp"
|
||||
#include "processors/player/ProcessorPlayerDeath.hpp"
|
||||
#include "processors/player/ProcessorPlayerEquipment.hpp"
|
||||
#include "processors/player/ProcessorPlayerFaction.hpp"
|
||||
#include "processors/player/ProcessorPlayerInventory.hpp"
|
||||
#include "processors/player/ProcessorPlayerJournal.hpp"
|
||||
#include "processors/player/ProcessorPlayerLevel.hpp"
|
||||
|
Loading…
x
Reference in New Issue
Block a user