mirror of
https://github.com/vcmi/vcmi.git
synced 2025-01-24 03:47:18 +02:00
Formatting
This commit is contained in:
parent
9d0b29b973
commit
e4220fef82
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user