nmaguirre / minesweeper

A Simple MineSweeper Project
6 stars 4 forks source link

Correction method MineswipeerCell.unblock #90

Closed GonzalezDianaE closed 8 years ago

GonzalezDianaE commented 8 years ago

Corrections: Should add an exception when the cell isn`t blocked

GonzalezDianaE commented 8 years ago

Resolved in commit 263d946

nricci commented 8 years ago

@GonzalezDiana, well done. Please, next time, make sure to write in the comment what it is that you are correcting.