fix: view breaking if 1 hp is in damage screen

This commit is contained in:
Daniel Schmidt 2024-09-02 22:02:05 +02:00
parent f2bd471d3e
commit bdfd8e319f

View File

@ -2,9 +2,10 @@ package ui
import (
"fmt"
"github.com/samber/lo"
"strconv"
"strings"
"github.com/samber/lo"
)
// Numbers is a slice of strings that represent the numbers 0-9 in a 5x5 grid.
@ -18,7 +19,7 @@ var Numbers = []string{
`,
`,
`