CSC207-2022F-UofT / course-project-monopolymen

Java Swing full recreation of Monopoly in the Clean Architecture
5 stars 3 forks source link

[Feature 9 Issue] Incorrect constructor name #14

Closed JLenander closed 2 years ago

JLenander commented 2 years ago

Subissue under Feature #10 @Youssefb1234 since 960457f34e0649636263bf04bb58297f4ece32b2 the constructor for UtilityTile has the wrong name.

This would be something to have caught in the pull request but for #12 we just wanted the public interface pushed in.