mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-24 16:51:15 +00:00
fix
This commit is contained in:
parent
ad59aa813e
commit
478cdac572
@ -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'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user