mirror of
https://github.com/mangosfour/server.git
synced 2025-12-26 07:37:02 +00:00
[8277] Add new line at the end of some .cpp to make gcc happy
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
9002710c93
commit
ae61c1eec0
10 changed files with 10 additions and 10 deletions
|
|
@ -470,4 +470,4 @@ void ReputationMgr::UpdateRankCounters( ReputationRank old_rank, ReputationRank
|
|||
++m_reveredFactionCount;
|
||||
if(new_rank >= REP_HONORED)
|
||||
++m_honoredFactionCount;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue