Fix: Building0's numSet Is Now Correctly private int
This commit is contained in:
@@ -13,8 +13,7 @@ import java.util.HashMap;
|
|||||||
public class Building0 extends BuildingCard {
|
public class Building0 extends BuildingCard {
|
||||||
|
|
||||||
boolean purchased ;
|
boolean purchased ;
|
||||||
// TODO remove public
|
private int numSet;
|
||||||
public int numSet;
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user