Remove bad debug check
This commit is contained in:
parent
adac968ea1
commit
9b02e85aa6
1 changed files with 0 additions and 1 deletions
|
@ -1940,7 +1940,6 @@ global int SpellCast(Unit * unit, const SpellType * spell, Unit * target,
|
|||
break;
|
||||
}
|
||||
|
||||
DebugCheck((char)unit->Mana < 0);
|
||||
return repeat;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue