RequestRecipeShopMessageSet fix.
Contributed by rocknowx.
This commit is contained in:
parent
1f8fbd9d96
commit
734d38bd3e
@ -55,11 +55,8 @@ public class RequestRecipeShopMessageSet extends L2GameClientPacket
|
||||
return;
|
||||
}
|
||||
|
||||
if (player.hasManufactureShop())
|
||||
{
|
||||
player.setStoreName(_name);
|
||||
}
|
||||
}
|
||||
|
||||
@Override
|
||||
public String getType()
|
||||
|
Loading…
Reference in New Issue
Block a user