dAcODormitoryGate_c Start

This commit is contained in:
elijah-thomas774
2026-04-11 14:05:39 -04:00
parent 7156493229
commit 387b69e96e
5 changed files with 170 additions and 6 deletions
+1 -1
View File
@@ -141,7 +141,7 @@ public:
}
const math::VEC3 &GetTranslate() const {
return ref().translate;
return *(const math::VEC3 *)&ref().translate;
}
// not in the dwarf