mirror of
https://github.com/amalthea-mc/ShopChest.git
synced 2024-11-08 19:51:05 +00:00
Shops created at double chests will be saved now
This commit is contained in:
parent
4484bb0259
commit
b423fbd98b
@ -64,7 +64,6 @@ public class ShopUtils {
|
||||
|
||||
shopLocation.put(r.getLocation(), shop);
|
||||
shopLocation.put(l.getLocation(), shop);
|
||||
return;
|
||||
} else {
|
||||
shopLocation.put(shop.getLocation(), shop);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user