mirror of
https://e.coding.net/circlecloud/QuickShop.git
synced 2025-12-21 01:47:07 +00:00
修正手误
This commit is contained in:
@@ -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());
|
||||||
|
|||||||
Reference in New Issue
Block a user