diff --git a/LEGO1/lego/legoomni/include/beachhouseentity.h b/LEGO1/lego/legoomni/include/beachhouseentity.h index b06dd425..662f6382 100644 --- a/LEGO1/lego/legoomni/include/beachhouseentity.h +++ b/LEGO1/lego/legoomni/include/beachhouseentity.h @@ -21,7 +21,7 @@ class BeachHouseEntity : public BuildingEntity { } // STUB: LEGO1 0x100153b0 - virtual MxLong VTable0x50(MxParam& p_param) override { return 0; } + MxLong VTable0x50(MxParam& p_param) override { return 0; } // SYNTHETIC: LEGO1 0x1000f970 // BeachHouseEntity::`scalar deleting destructor' diff --git a/LEGO1/lego/legoomni/include/gasstationentity.h b/LEGO1/lego/legoomni/include/gasstationentity.h index 90a65ddf..776c3c00 100644 --- a/LEGO1/lego/legoomni/include/gasstationentity.h +++ b/LEGO1/lego/legoomni/include/gasstationentity.h @@ -21,7 +21,7 @@ class GasStationEntity : public BuildingEntity { } // STUB: LEGO1 0x100151d0 - virtual MxLong VTable0x50(MxParam& p_param) override { return 0; } + MxLong VTable0x50(MxParam& p_param) override { return 0; } // SYNTHETIC: LEGO1 0x1000f890 // GasStationEntity::`scalar deleting destructor' diff --git a/LEGO1/lego/legoomni/include/hospitalentity.h b/LEGO1/lego/legoomni/include/hospitalentity.h index 5b593c4c..2910916e 100644 --- a/LEGO1/lego/legoomni/include/hospitalentity.h +++ b/LEGO1/lego/legoomni/include/hospitalentity.h @@ -21,7 +21,7 @@ class HospitalEntity : public BuildingEntity { } // STUB: LEGO1 0x10015270 - virtual MxLong VTable0x50(MxParam& p_param) override { return 0; } + MxLong VTable0x50(MxParam& p_param) override { return 0; } // SYNTHETIC: LEGO1 0x1000f820 // HospitalEntity::`scalar deleting destructor' diff --git a/LEGO1/lego/legoomni/include/infocenterentity.h b/LEGO1/lego/legoomni/include/infocenterentity.h index 69f2620b..ef6bd06e 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 - virtual MxLong VTable0x50(MxParam& p_param) { return 0; } + MxLong VTable0x50(MxParam& p_param) { return 0; } // SYNTHETIC: LEGO1 0x1000f7b0 // InfoCenterEntity::`scalar deleting destructor' diff --git a/LEGO1/lego/legoomni/include/policeentity.h b/LEGO1/lego/legoomni/include/policeentity.h index 41ae4b76..726d47b8 100644 --- a/LEGO1/lego/legoomni/include/policeentity.h +++ b/LEGO1/lego/legoomni/include/policeentity.h @@ -21,7 +21,7 @@ class PoliceEntity : public BuildingEntity { } // STUB: LEGO1 0x10015310 - virtual MxLong VTable0x50(MxParam& p_param) override { return 0; } + MxLong VTable0x50(MxParam& p_param) override { return 0; } // SYNTHETIC: LEGO1 0x1000f900 // PoliceEntity::`scalar deleting destructor' diff --git a/LEGO1/lego/legoomni/include/racestandsentity.h b/LEGO1/lego/legoomni/include/racestandsentity.h index 630a04e4..61c70bd0 100644 --- a/LEGO1/lego/legoomni/include/racestandsentity.h +++ b/LEGO1/lego/legoomni/include/racestandsentity.h @@ -20,7 +20,7 @@ class RaceStandsEntity : public BuildingEntity { } // STUB: LEGO1 0x10015450 - virtual MxLong VTable0x50(MxParam& p_param) override { return 0; } + MxLong VTable0x50(MxParam& p_param) override { return 0; } // SYNTHETIC: LEGO1 0x1000f9e0 // RaceStandsEntity::`scalar deleting destructor'