mirror of
https://github.com/halpz/re3.git
synced 2025-06-30 11:26:21 +00:00
fixed key binding, head shots, freezes
This commit is contained in:
@ -38,6 +38,7 @@ public:
|
||||
|
||||
void SetLowDetailClump(RpClump*);
|
||||
void CreateHitColModel(void);
|
||||
CColModel *GetHitColModel(void) { return m_hitColModel; }
|
||||
|
||||
|
||||
void DeleteRwObject_(void) { this->CPedModelInfo::DeleteRwObject(); }
|
||||
|
Reference in New Issue
Block a user