mirror of
https://github.com/AlecM33/Werewolf.git
synced 2025-12-26 15:57:50 +01:00
change language of restart button, add confirmation
This commit is contained in:
@@ -230,7 +230,7 @@ export const HTMLFragments = {
|
||||
<div id='game-player-list'></div>
|
||||
</div>`,
|
||||
RESTART_GAME_BUTTON:
|
||||
'<button id=\'restart-game\' class=\'app-button\'>Restart Game 🔄</button>',
|
||||
'<button id=\'restart-game\' class=\'app-button\'>Play Again 🔄</button>',
|
||||
CREATE_GAME_DECK:
|
||||
`<div id='deck-container'>
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user