mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 22:37:03 +00:00
[7272] Trailing whitespace cleaning
The "please use git diff --check before commit" thing. Signed-off-by: freghar <compmancz@gmail.com>
This commit is contained in:
parent
d952b7ebcf
commit
f04ec2b98b
4 changed files with 7 additions and 7 deletions
|
|
@ -1161,7 +1161,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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue