mirror of
https://github.com/GTAmodding/re3.git
synced 2024-11-15 22:49:01 +00:00
colmodel fix
This commit is contained in:
parent
75367e714a
commit
99a6976f53
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@ CColModel::CColModel(void)
|
||||||
CColModel::~CColModel(void)
|
CColModel::~CColModel(void)
|
||||||
{
|
{
|
||||||
RemoveCollisionVolumes();
|
RemoveCollisionVolumes();
|
||||||
RemoveTrianglePlanes();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void*
|
void*
|
||||||
|
|
Loading…
Reference in a new issue