1
0

removed hook from enchanting commit

This commit is contained in:
daniel0916
2014-01-24 21:53:27 +01:00
parent bfac00f280
commit 5609fed360
2 changed files with 1 additions and 5 deletions

View File

@@ -1563,7 +1563,7 @@ void cProtocol172::HandlePacketEnchanting(cByteBuffer & a_ByteBuffer)
m_Client->GetPlayer()->GetWindow()->SetSlot(*m_Client->GetPlayer(), 0, EnchantItem);
LOGWARN("Item enchanted!");
}