mirror of
				https://github.com/vcmi/vcmi.git
				synced 2025-10-31 00:07:39 +02:00 
			
		
		
		
	The cause of the assertion failure at BattleStackAttacked::applyGs "at" was shooting and casting some spell in handleAttackBeforeCasting() and eventually killing the whole stack. Fix: filter dead stacks in the end of handleAttackBeforeCasting().