mirror of
https://github.com/zeldaret/ss
synced 2026-08-14 12:33:43 -04:00
dAcODormitoryGate_c Start
This commit is contained in:
@@ -141,7 +141,7 @@ public:
|
||||
}
|
||||
|
||||
const math::VEC3 &GetTranslate() const {
|
||||
return ref().translate;
|
||||
return *(const math::VEC3 *)&ref().translate;
|
||||
}
|
||||
|
||||
// not in the dwarf
|
||||
|
||||
Reference in New Issue
Block a user