mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-11-05 23:22:03 +00:00
move vars to be local
This commit is contained in:
@@ -379,10 +379,6 @@ protected:
|
||||
std::vector<LWOOBJID> m_TargetsInPhantom;
|
||||
|
||||
static const std::vector<ComponentWhitelist> m_ComponentWhitelists;
|
||||
|
||||
bool m_HasModelBehaviors = false;
|
||||
bool m_HasPhysicsComponent = false;
|
||||
uint32_t m_PhysicsComponentID = -1;
|
||||
};
|
||||
|
||||
#include "Entity.tcc"
|
||||
|
||||
Reference in New Issue
Block a user