[7272] Trailing whitespace cleaning Author: freghar

--HG--
branch : trunk
This commit is contained in:
megamage
2009-02-13 20:03:32 -06:00
parent 3eb91683b0
commit edbd3b637e
4 changed files with 7 additions and 7 deletions

View File

@@ -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