mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 09:17:36 +01:00
[8277] Add new line at the end of some .cpp to make gcc happy Author: Gendalph
--HG-- branch : trunk
This commit is contained in:
@@ -475,4 +475,4 @@ void ReputationMgr::UpdateRankCounters( ReputationRank old_rank, ReputationRank
|
||||
++m_reveredFactionCount;
|
||||
if(new_rank >= REP_HONORED)
|
||||
++m_honoredFactionCount;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user