Removed property changes
This commit is contained in:
@@ -25,7 +25,7 @@ public abstract class OrderLogicCard implements Serializable {
|
||||
/**
|
||||
* The list of {@link Player Players} associated with this order logic card.
|
||||
*/
|
||||
protected List<OrderPlayer> playerList;
|
||||
public List<OrderPlayer> playerList;
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user