diff --git a/src/components/units/GameBody/AppGameBodyStatisticsMessage.vue b/src/components/units/GameBody/AppGameBodyStatisticsMessage.vue index 9e77594c..2bf7790c 100644 --- a/src/components/units/GameBody/AppGameBodyStatisticsMessage.vue +++ b/src/components/units/GameBody/AppGameBodyStatisticsMessage.vue @@ -4,7 +4,7 @@

{{ currentLeftPlayerName }} and {{ currentRightPlayerName }} are in a - draw! + draw.

{{ currentPlayerName }}'s @@ -13,8 +13,8 @@

{{ currentPlayerName }} should {{ currentPositionValue }} - the game in {{ currentRemoteness }} - moves. {{ mexStr }} + the game in {{ currentRemoteness }} + moves. {{ mexStr }}

{{ currentPlayerName }} should diff --git a/src/components/units/VVH/AppGameVvhBody.vue b/src/components/units/VVH/AppGameVvhBody.vue index 63027129..f4ce4ce4 100644 --- a/src/components/units/VVH/AppGameVvhBody.vue +++ b/src/components/units/VVH/AppGameVvhBody.vue @@ -79,23 +79,25 @@ D + text-anchor="middle">{{ isPuzzleGame ? 'F' : 'D' }} D + text-anchor="middle">{{ isPuzzleGame ? 'F' : 'D' }} - + + - + - - -