Update historybook.h

This commit is contained in:
Christian Semmler 2024-01-20 17:49:40 -05:00 committed by GitHub
parent 1e6c4dade1
commit 84f3bf1c79
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,8 +26,8 @@ class HistoryBook : public LegoWorld {
}
virtual MxResult Create(MxDSAction& p_dsAction) override; // vtable+0x18
virtual void VTable0x50(); // vtable+0x50
virtual MxBool VTable0x64(); // vtable+0x64
virtual void VTable0x50() override; // vtable+0x50
virtual MxBool VTable0x64() override; // vtable+0x64
// SYNTHETIC: LEGO1 0x100824b0
// HistoryBook::`scalar deleting destructor'