mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-18 05:49:41 -04: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