Refactor: Gatherers->Gatherer
This commit is contained in:
@@ -37,7 +37,7 @@ public class Player {
|
||||
public ArrayList <Artist> artists;
|
||||
public ArrayList <Builder> builders;
|
||||
public ArrayList <Inventor> inventors;
|
||||
public ArrayList <Gatherers> gatherers;
|
||||
public ArrayList <Gatherer> gatherers;
|
||||
public ArrayList <Shaman> shamans;
|
||||
public ArrayList <Hunter> hunters;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user