fix regressions

This commit is contained in:
elijah-thomas774
2025-09-16 22:42:28 -04:00
parent 4894038c4e
commit 715022174a
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ dAcBase_c::dAcBase_c()
}
if (s_Create_Rotation) {
mRotation = *s_Create_Rotation;
setRotation(*s_Create_Rotation);
}
if (s_Create_Scale) {