]> git.cworth.org Git - dvonn/commitdiff
Fix vertical spacing of the board
authorCarl Worth <cworth@cworth.org>
Wed, 4 Mar 2009 23:52:59 +0000 (15:52 -0800)
committerCarl Worth <cworth@cworth.org>
Wed, 4 Mar 2009 23:52:59 +0000 (15:52 -0800)
Previously we were using unit spacing for both X and Y, but the
correct answer is to include a sqrt(0.5) factor in the Y axis.


No differences found