From 885b92dbdf397ef531f302c9d1eb3236365c8536 Mon Sep 17 00:00:00 2001 From: Misha <106913236+MishaProductions@users.noreply.github.com> Date: Sat, 2 Mar 2024 16:55:29 -0500 Subject: [PATCH] Update infocenterentity.h --- LEGO1/lego/legoomni/include/infocenterentity.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LEGO1/lego/legoomni/include/infocenterentity.h b/LEGO1/lego/legoomni/include/infocenterentity.h index ef6bd06e..0584db7f 100644 --- a/LEGO1/lego/legoomni/include/infocenterentity.h +++ b/LEGO1/lego/legoomni/include/infocenterentity.h @@ -21,7 +21,7 @@ class InfoCenterEntity : public BuildingEntity { } // STUB: LEGO1 0x100150c0 - MxLong VTable0x50(MxParam& p_param) { return 0; } + MxLong VTable0x50(MxParam& p_param) override { return 0; } // SYNTHETIC: LEGO1 0x1000f7b0 // InfoCenterEntity::`scalar deleting destructor'