Update infocenterentity.h

This commit is contained in:
Misha 2024-03-02 16:55:29 -05:00
parent 0350ccbb0a
commit 885b92dbdf
No known key found for this signature in database
GPG Key ID: 8441D12AEF33FED8

View File

@ -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'