feat(client_web): use a mp3 file for dice roll sound
This commit is contained in:
parent
43196bcef8
commit
9af672823e
5 changed files with 14 additions and 2 deletions
|
|
@ -6,6 +6,7 @@
|
|||
<title>Trictrac</title>
|
||||
<link data-trunk rel="rust" />
|
||||
<link data-trunk rel="css" href="assets/style.css" />
|
||||
<link data-trunk rel="copy-file" href="assets/diceroll.mp3" />
|
||||
</head>
|
||||
<body></body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue