mirror of
https://e.coding.net/circlecloud/QuickShop.git
synced 2025-10-02 12:37:27 +00:00
Fixed pom.xml info
This commit is contained in:
@ -400,9 +400,7 @@ public class QS implements CommandExecutor {
|
||||
ContainerShop cs = (ContainerShop) shop;
|
||||
if (cs.isDoubleShop())
|
||||
continue;
|
||||
shIt.remove(); // Is selling, but has no stock, and is a
|
||||
// chest shop, but is not a double shop. Can
|
||||
// be deleted safely.
|
||||
shIt.remove(); // Is selling, but has no stock, and is a chest shop, but is not a double shop. Can be deleted safely.
|
||||
i++;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user