MichaelSpencerJr / BenedictionGame

Windows client for the board game Benediction by Alek Erickson
0 stars 0 forks source link

Checking for cross-board adjacency #16

Closed AlekErickson closed 4 years ago

AlekErickson commented 4 years ago

GameBlockActions.cs line 46, just change false, false to true, true and it'll check movements through walls when looking for adjacent blockades.