aboutsummaryrefslogtreecommitdiff
path: root/src/game/ItemHandler.cpp
diff options
context:
space:
mode:
authormegamage <none@none>2009-02-13 20:03:32 -0600
committermegamage <none@none>2009-02-13 20:03:32 -0600
commitedbd3b637e79f030e303bbd89e850d7ca7344f9f (patch)
tree58e8f9787a2345169470fdf6dd819707e28bc7de /src/game/ItemHandler.cpp
parent3eb91683b07e34c9591817d0fbbaed7799dea328 (diff)
[7272] Trailing whitespace cleaning Author: freghar
--HG-- branch : trunk
Diffstat (limited to 'src/game/ItemHandler.cpp')
-rw-r--r--src/game/ItemHandler.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/ItemHandler.cpp b/src/game/ItemHandler.cpp
index 3b3a23acfce..6b896e502f9 100644
--- a/src/game/ItemHandler.cpp
+++ b/src/game/ItemHandler.cpp
@@ -1163,7 +1163,7 @@ void WorldSession::HandleSocketOpcode(WorldPacket& recv_data)
if(i!=0 && !itemProto->Socket[i-1].Color && (i+1 >= MAX_GEM_SOCKETS || itemProto->Socket[i+1].Color))
return;
- // ok, this is first not colored socket for item with prismatic socket
+ // ok, this is first not colored socket for item with prismatic socket
}
// tried to put normal gem in meta socket