Bowling -> Bowl

pull/338/head
Paul Lesur 4 years ago
parent 4b59c7f738
commit 696eff0011

@ -221,5 +221,5 @@ var (
Ball = &Dice{Type: "🏀"}
Goal = &Dice{Type: "⚽"}
Slot = &Dice{Type: "🎰"}
Bowling = &Dice{Type: "🎳"}
Bowl = &Dice{Type: "🎳"}
)

Loading…
Cancel
Save