aboutsummaryrefslogtreecommitdiff
path: root/src/game/Group.cpp
diff options
context:
space:
mode:
authorSpp <none@none>2010-04-19 17:13:20 +0200
committerSpp <none@none>2010-04-19 17:13:20 +0200
commit450c6af43bd18b42dc9475befa062d51f04a946c (patch)
treee8e16b6deee5e4c96a58d99825a051891cbffb68 /src/game/Group.cpp
parent97b7aa111691d8545e1b6666c23251f20e61a8d9 (diff)
Code Style: Remove trailing spaces and tab to spaces
--HG-- branch : trunk
Diffstat (limited to 'src/game/Group.cpp')
-rw-r--r--src/game/Group.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/Group.cpp b/src/game/Group.cpp
index 488649b2e78..0d9fc5eadf7 100644
--- a/src/game/Group.cpp
+++ b/src/game/Group.cpp
@@ -648,7 +648,7 @@ void Group::GroupLoot(Loot *loot, WorldObject* pLootedObject)
SendLootRoll(newitemGUID, p->GetGUID(), 128, ROLL_PASS, *r);
}
}
-
+
SendLootStartRoll(60000, pLootedObject->GetMapId(), *r);
RollId.push_back(r);