CBaseModelInfo done

This commit is contained in:
aap
2020-05-07 21:55:54 +02:00
parent f80474f590
commit c715569d1d
9 changed files with 37 additions and 23 deletions

View File

@@ -17,4 +17,4 @@ public:
void SetOtherTimeModel(int32 other) { m_otherTimeModelID = other; }
CTimeModelInfo *FindOtherTimeModel(void);
};
static_assert(sizeof(CTimeModelInfo) == 0x58, "CTimeModelInfo: error");
//static_assert(sizeof(CTimeModelInfo) == 0x58, "CTimeModelInfo: error");