AlexVinS 9 năm trước cách đây
mục cha
commit
94770e7598
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  1. 0 3
      client/battle/CBattleInterface.cpp

+ 0 - 3
client/battle/CBattleInterface.cpp

@@ -1018,9 +1018,6 @@ void CBattleInterface::stackRemoved(int stackID)
 		}
 	}
 
-//	delete creAnims[stackID];
-//	creAnims.erase(stackID);
-//	creDir.erase(stackID);
 	redrawBackgroundWithHexes(activeStack);
 	queue->update();
 }