mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-28 02:31:15 +00:00
Update infocenterentity.h
This commit is contained in:
parent
0350ccbb0a
commit
885b92dbdf
@ -21,7 +21,7 @@ class InfoCenterEntity : public BuildingEntity {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// STUB: LEGO1 0x100150c0
|
// STUB: LEGO1 0x100150c0
|
||||||
MxLong VTable0x50(MxParam& p_param) { return 0; }
|
MxLong VTable0x50(MxParam& p_param) override { return 0; }
|
||||||
|
|
||||||
// SYNTHETIC: LEGO1 0x1000f7b0
|
// SYNTHETIC: LEGO1 0x1000f7b0
|
||||||
// InfoCenterEntity::`scalar deleting destructor'
|
// InfoCenterEntity::`scalar deleting destructor'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user