public class PlayerInfo {
	public int industry;
	public int cash;
}
