Skip to content

Commit 923fd92

Browse files
add new bot-match animation to debug modal
1 parent 299c697 commit 923fd92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

assets/js/app/lib/debug.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ Deckdle._debugGameOver = (
195195
</div>
196196
`
197197
const botMatchHTML = `
198-
<div class="bot-match">
198+
<div class="bot-match animate__animated animate__infinite animate__pulse">
199199
🤖 You <strong>matched</strong> the bot! <strong>Holy cowabunga!</strong> 🤖
200200
</div>
201201
`

0 commit comments

Comments
 (0)