1
0

Removed Debug Message

This commit is contained in:
daniel0916 2014-04-14 16:48:14 +02:00
parent 0ba0e39db4
commit 55224d25ef

View File

@ -2699,8 +2699,6 @@ void cClientHandle::HandleEnchantItem(Byte & WindowID, Byte & Enchantment)
int BaseEnchantmentLevel = Window->GetPropertyValue(Enchantment);
LOG("499");
// Step 1 from Enchanting
int Enchantability = 1;