diff --git a/LEGO1/lego/sources/3dmanager/lego3dview.h b/LEGO1/lego/sources/3dmanager/lego3dview.h index 986d652c..cde67b9a 100644 --- a/LEGO1/lego/sources/3dmanager/lego3dview.h +++ b/LEGO1/lego/sources/3dmanager/lego3dview.h @@ -35,7 +35,7 @@ class Lego3DView : public LegoView1 { private: ViewManager* m_pViewManager; // 0x88 - double m_previousRenderTime; // 0x8c + double m_previousRenderTime; // 0x8c FIXME: incorrect tags: sizeof(double) = 8 -> 0x8c + 08 = 0x94 > offsetof(Lego3dView, m_pPointOfView) ViewROI* m_pPointOfView; // 0x90