Implement Explosion on unit death
Compare changes
+ 10
− 0
@@ -12,6 +12,10 @@
@@ -202,6 +206,9 @@ void CombatEngine::handleAttack(std::pair<int, int> tilePos, Level& level)
@@ -210,6 +217,9 @@ void CombatEngine::handleAttack(std::pair<int, int> tilePos, Level& level)