Merge remote-tracking branch 'origin/miami' into lcs

* origin/miami:
  bug of the decade
  big oof
  colmodel fix
This commit is contained in:
Sergeanur
2021-01-12 22:29:50 +02:00
3 changed files with 5 additions and 3 deletions

View File

@ -24,7 +24,6 @@ CColModel::CColModel(void)
CColModel::~CColModel(void)
{
RemoveCollisionVolumes();
RemoveTrianglePlanes();
}
void*