Removed Debug Message
This commit is contained in:
parent
0ba0e39db4
commit
55224d25ef
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user