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 5e527c9 commit 3d4fca6
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 3d4fca6

Please sign in to comment.