fix(14): styling and text of message
This commit is contained in:
@@ -120,7 +120,7 @@ position: absolute;
|
||||
if (player == house) {
|
||||
"tied"
|
||||
} else if (player.isBeating(house)) {
|
||||
"won"
|
||||
"win"
|
||||
} else "lose"
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user