mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-10-10 01:18:07 +00:00
Fix compilation error; add final specifiers
This commit is contained in:
@@ -379,7 +379,7 @@ protected:
|
||||
std::vector<LWOOBJID> m_TargetsInPhantom;
|
||||
|
||||
static const std::vector<ComponentWhitelist> m_ComponentWhitelists;
|
||||
static const std::array<eReplicaComponentType> m_ComponentOrder;
|
||||
static const std::array<eReplicaComponentType, 80> m_ComponentOrder;
|
||||
};
|
||||
|
||||
#include "Entity.tcc"
|
||||
|
Reference in New Issue
Block a user