1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-24 03:47:18 +02:00

Formatting

This commit is contained in:
AlexVinS 2015-04-03 03:02:16 +03:00
parent 9d0b29b973
commit e4220fef82
2 changed files with 19 additions and 20 deletions

View File

@ -192,7 +192,6 @@ void DispellMechanics::applyBattleEffects(const SpellCastEnvironment * env, Batt
if(parameters.spellLvl > 2)
{
//expert DISPELL also removes spell-created obstacles
ObstaclesRemoved packet;
for(const auto obstacle : parameters.cb->obstacles)