PDA

Просмотр полной версии : Don't return from Spell::DoSpellHitOnUnit if all effects were handled…


newsbot
11.09.2016, 00:32
Автор: mityada


<pre style='white-space:pre-wrap;width:81ex'>Don***39;t return from Spell::DoSpellHitOnUnit if all effects were handled at launch

The check remains since the time when the method had nothing but a loop with HandleEffets and served only for optimization. Now it prevents another code from executing for some delayed spells.

refs https://github.com/cmangos/mangos-classic/pull/194</pre>


Подробнее... (https://github.com/cmangos/mangos-wotlk/commit/308528e430992595634001a3ac84a032fca6b71d)