removed mesh_spec

This commit is contained in:
Sandro Sobczyński
2020-10-30 14:50:01 +01:00
parent aa97e471ed
commit 24016ffa7e
11 changed files with 54 additions and 150 deletions
-1
View File
@@ -37,7 +37,6 @@ Player::Player()
Player::~Player()
{
delete[] this->spec;
}
// ----