mirror of
https://git.rip/DMCA_FUCKER/re3.git
synced 2024-12-23 04:00:00 +00:00
colmodel fix
This commit is contained in:
parent
75367e714a
commit
99a6976f53
|
@ -24,7 +24,6 @@ CColModel::CColModel(void)
|
|||
CColModel::~CColModel(void)
|
||||
{
|
||||
RemoveCollisionVolumes();
|
||||
RemoveTrianglePlanes();
|
||||
}
|
||||
|
||||
void*
|
||||
|
|
Loading…
Reference in a new issue