Skip to content

Commit

Permalink
Wyke: Further tweak spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
Perlkonig committed Nov 9, 2023
1 parent 09e2c77 commit 25d0e1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/games/wyke.ts
Original file line number Diff line number Diff line change
Expand Up @@ -531,7 +531,7 @@ export class AlfredsWykeGame extends GameBase {
height: this.boardSize,
tileHeight: 1,
tileWidth: 1,
tileSpacing: 0.01
tileSpacing: 0.25
},
legend: {
B: {
Expand Down

0 comments on commit 25d0e1f

Please sign in to comment.