v2.2.0: added missing code from ShopRoom to support ImpShop changes
This commit is contained in:
@@ -63,7 +63,7 @@ import java.util.HashMap;
|
||||
|
||||
public class ShopRoom extends SpecialRoom {
|
||||
|
||||
private ArrayList<Item> itemsToSpawn;
|
||||
protected ArrayList<Item> itemsToSpawn;
|
||||
|
||||
@Override
|
||||
public int minWidth() {
|
||||
|
||||
Reference in New Issue
Block a user