diff --git a/src/common/othello/maps.ts b/src/common/othello/maps.ts index e34e15bb5..2f8dc5ff7 100644 --- a/src/common/othello/maps.ts +++ b/src/common/othello/maps.ts @@ -61,7 +61,7 @@ export const roundedSixsix2: Map = { ' ---- ' + '--wb--' + '--bw--' + - ' -----' + + ' ---- ' + ' -- ' };