TowTrack and LegoAct2 destructors (#1005)

* Add some missing dtors

* Add missing 'override'
This commit is contained in:
MS
2024-06-08 19:17:33 -04:00
committed by GitHub
parent efdbbeecc0
commit 88805f9fcb
5 changed files with 51 additions and 0 deletions

View File

@@ -67,6 +67,7 @@ public:
class TowTrack : public IslePathActor {
public:
TowTrack();
~TowTrack() override;
// FUNCTION: LEGO1 0x1004c7c0
inline const char* ClassName() const override // vtable+0x0c