No reason to hide ItemEntry (#5173)
This commit is contained in:
@@ -181,7 +181,7 @@ public class ItemTurret extends Turret{
|
||||
}
|
||||
}
|
||||
|
||||
class ItemEntry extends AmmoEntry{
|
||||
public class ItemEntry extends AmmoEntry{
|
||||
protected Item item;
|
||||
|
||||
ItemEntry(Item item, int amount){
|
||||
|
||||
Reference in New Issue
Block a user