uncommenting

This commit is contained in:
devZoGok
2024-10-20 15:05:26 +03:00
parent 4d86a04b87
commit cd27ae9cfa
+2 -2
View File
@@ -446,12 +446,12 @@ namespace battleship{
destroyWeapons();
destroyHitbox();
//destroyModel();
destroyModel();
destroySound();
Unit::initProperties();
//initModel();
initModel();
initHitbox();
initSound();
initWeapons();