From 450c6af43bd18b42dc9475befa062d51f04a946c Mon Sep 17 00:00:00 2001 From: Spp Date: Mon, 19 Apr 2010 17:13:20 +0200 Subject: Code Style: Remove trailing spaces and tab to spaces --HG-- branch : trunk --- src/game/Group.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/game/Group.cpp') 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); -- cgit v1.2.3