Closed YingChen-Lee closed 8 months ago
…> instead of unique_ptr
Separate pointers to Card into pointers to Building and Landmark in the following class:
Architecture market creates Landmarks when distributing them to players. Architecture market doesn't need to store them.
…> instead of unique_ptr
Separate pointers to Card into pointers to Building and Landmark in the following class:
Architecture market creates Landmarks when distributing them to players. Architecture market doesn't need to store them.