From efaa3172671ad9b47b76d8ae1b51df23edede46e Mon Sep 17 00:00:00 2001 From: Christian Semmler Date: Thu, 18 Jan 2024 20:20:51 -0500 Subject: [PATCH] Update elevatorbottom.h --- LEGO1/lego/legoomni/include/elevatorbottom.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/LEGO1/lego/legoomni/include/elevatorbottom.h b/LEGO1/lego/legoomni/include/elevatorbottom.h index 759d0818..ed424efd 100644 --- a/LEGO1/lego/legoomni/include/elevatorbottom.h +++ b/LEGO1/lego/legoomni/include/elevatorbottom.h @@ -31,8 +31,9 @@ class ElevatorBottom : public LegoWorld { // FUNCTION: LEGO1 0x10017f10 virtual MxBool VTable0x5c() override { return TRUE; } // vtable+0x5c - virtual MxBool VTable0x64() override; // vtable+0x64 - virtual void VTable0x68(MxBool p_add) override; // vtable+0x68 + + virtual MxBool VTable0x64() override; // vtable+0x64 + virtual void VTable0x68(MxBool p_add) override; // vtable+0x68 // SYNTHETIC: LEGO1 0x10018040 // ElevatorBottom::`scalar deleting destructor'