cleaned up patching of virtual functions; started CAutomobile
This commit is contained in:
@@ -41,7 +41,6 @@ public:
|
||||
|
||||
~CPlayerPed();
|
||||
|
||||
void dtor(void) { this->CPlayerPed::~CPlayerPed(); }
|
||||
void ReApplyMoveAnims(void);
|
||||
void ClearWeaponTarget();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user