mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-09 10:40:33 +00:00
fixed key binding, head shots, freezes
This commit is contained in:
parent
0126bef9a1
commit
047fa20f28
6 changed files with 20 additions and 22 deletions
|
@ -38,6 +38,7 @@ public:
|
|||
|
||||
void SetLowDetailClump(RpClump*);
|
||||
void CreateHitColModel(void);
|
||||
CColModel *GetHitColModel(void) { return m_hitColModel; }
|
||||
|
||||
|
||||
void DeleteRwObject_(void) { this->CPedModelInfo::DeleteRwObject(); }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue