Skip to content

Commit

Permalink
chore: updated game dialog text (#2705)
Browse files Browse the repository at this point in the history
  • Loading branch information
santilland authored Nov 19, 2024
1 parent 9aca8e9 commit b04d05a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/src/components/Modal/MinesweeperDialog.vue
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@
</v-card-title>
<v-card-text>
<p>
Welcome to the Minesweeper game mode! For more information look at the Description in the Information panel!
</p>
<p>
<b>Quick overview:</b><br/>
Identify and flag <b>(right-click)</b> areas with very high
<b><span v-if="indicatorObject.indicator === 'IND1_1_minesweeper'">
health risks
Expand Down

0 comments on commit b04d05a

Please sign in to comment.