Core: Remove again whitespace

This commit is contained in:
Vincent-Michael
2014-07-05 16:05:17 +02:00
parent 2042b09526
commit a1fb24f5ed

View File

@@ -87,7 +87,7 @@ struct BattlegroundScore
}
}
virtual void AppendToPacket(WorldPacket& data)
virtual void AppendToPacket(WorldPacket& data)
{
data << uint64(PlayerGuid);
@@ -108,7 +108,7 @@ struct BattlegroundScore
uint64 PlayerGuid;
// Default score, present in every type
// Default score, present in every type
uint32 KillingBlows;
uint32 Deaths;
uint32 HonorableKills;