Changes between Initial Version and Version 1 of Ticket #399, comment 2
- Timestamp:
- 10/05/15 22:21:25 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #399, comment 2
initial v1 12 12 в спелбуке идет вызов: 13 13 14 private static void EventSink_CastSpellRequest( CastSpellRequestEventArgs e ) 15 { 14 private static void EventSink_CastSpellRequest( CastSpellRequestEventArgs e ) 15 16 Спелл сбивается в Mobile 17 18 if (this.Spell.IsKnockOff && !AttackReq ) 19 this.Spell.StopCastOnChangeWar(); 16 20 17 21