1
0
mirror of https://e.coding.net/circlecloud/QuickShop.git synced 2024-11-22 01:58:54 +00:00

修正手误

This commit is contained in:
17jiong 2018-01-29 04:26:39 +08:00
parent ccedc8cfea
commit d768f93c6c

View File

@ -115,7 +115,7 @@ public class ShopManager {
serializeItem, serializeItem,
x, x,
y, y,
y, z,
worldName, worldName,
(shop.isUnlimited() ? 1 : 0), (shop.isUnlimited() ? 1 : 0),
shop.getShopType().toID()); shop.getShopType().toID());