commit | 840c20bcb6a16af063d645bdaa41386c8378b8c1 | [log] [download] |
---|---|---|
author | Connor E <38229097+c-edw@users.noreply.github.com> | Tue Nov 20 00:17:33 2018 +0000 |
committer | Chris Hennick <4961925+Pr0methean@users.noreply.github.com> | Mon Nov 19 16:17:33 2018 -0800 |
tree | ec32312ad5299ea1d257a61edad7b748ee6ebfe2 | |
parent | be409567ddbdf5b29585c6bc50865b81b67208af [diff] |
Fix invalid bed placement. (#973) * Add overload for canPlaceAt. * Change signature of canPlaceAt. Remove overload. * Style fixes.