From 2526960f429ef41d4f23af662f39baa094be43eb Mon Sep 17 00:00:00 2001 From: syuilo Date: Thu, 8 Mar 2018 23:57:33 +0900 Subject: [PATCH] oops --- src/common/othello/maps.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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--' + - ' -----' + + ' ---- ' + ' -- ' };