diff --git a/LEGO1/lego/legoomni/include/policeentity.h b/LEGO1/lego/legoomni/include/policeentity.h index 5493018c..42792204 100644 --- a/LEGO1/lego/legoomni/include/policeentity.h +++ b/LEGO1/lego/legoomni/include/policeentity.h @@ -20,7 +20,7 @@ class PoliceEntity : public BuildingEntity { return !strcmp(p_name, PoliceEntity::ClassName()) || BuildingEntity::IsA(p_name); } - virtual MxLong VTable0x50(MxParam& p_param) override; + MxLong VTable0x50(MxParam& p_param) override; // SYNTHETIC: LEGO1 0x1000f900 // PoliceEntity::`scalar deleting destructor'