mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
[7146] Trailing whitespace code cleanup
Signed-off-by: freghar <compmancz@gmail.com>
This commit is contained in:
parent
1cae7220fa
commit
11ed0e99a8
23 changed files with 54 additions and 54 deletions
|
|
@ -4243,7 +4243,7 @@ uint8 Spell::CanCast(bool strict)
|
|||
|
||||
break;
|
||||
}
|
||||
// This is generic summon effect
|
||||
// This is generic summon effect
|
||||
case SPELL_EFFECT_SUMMON:
|
||||
{
|
||||
switch(m_spellInfo->EffectMiscValueB[i])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue