Skip to content

Commit 7d64d66

Browse files
committed
Fix ident
1 parent 9adf21a commit 7d64d66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mod_zone_difficulty_scripts.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,8 @@ class mod_zone_difficulty_unitscript : public UnitScript
117117
spellInfo->Id, absorb);
118118
}
119119
}
120+
}
120121
}
121-
}
122122

123123
void ModifyHealReceived(Unit* target, Unit* /*healer*/, uint32& heal, SpellInfo const* spellInfo) override
124124
{

0 commit comments

Comments
 (0)