mirror of
https://github.com/vcmi/vcmi.git
synced 2025-04-13 11:40:38 +02:00
formatting
This commit is contained in:
parent
9600446cf9
commit
e1b9df9d0c
@ -228,7 +228,7 @@ void EarthquakeMechanics::applyBattleEffects(const SpellCastEnvironment * env, B
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
if(bsr.stackIDs.size()>0)
|
if(bsr.stackIDs.size() > 0)
|
||||||
env->sendAndApply(&bsr);
|
env->sendAndApply(&bsr);
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user