mirror of
https://github.com/td512/re3.git
synced 2026-05-04 23:05:03 +00:00
CPhysical fixes and cleanup
This commit is contained in:
@@ -15,8 +15,6 @@ class CTreadable;
|
||||
class CPhysical : public CEntity
|
||||
{
|
||||
public:
|
||||
// The not properly indented fields haven't been checked properly yet
|
||||
|
||||
int32 m_audioEntityId;
|
||||
float m_phys_unused1;
|
||||
CTreadable *m_treadable[2]; // car and ped
|
||||
|
||||
Reference in New Issue
Block a user