fix: SAVING_SATA
This commit is contained in:
parent
9cdf3e29cc
commit
5e56c76590
@ -25,7 +25,7 @@ static debug::Logger logger("entities");
|
||||
static inline std::string COMP_TRANSFORM = "transform";
|
||||
static inline std::string COMP_RIGIDBODY = "rigidbody";
|
||||
static inline std::string COMP_SKELETON = "skeleton";
|
||||
static inline std::string SAVED_DATA_VARNAME = "SAVED_SATA";
|
||||
static inline std::string SAVED_DATA_VARNAME = "SAVED_DATA";
|
||||
|
||||
void Transform::refresh() {
|
||||
combined = glm::mat4(1.0f);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user