mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2026-04-23 00:07:15 +08:00
all: update bitmapfont to v4
This commit is contained in:
@@ -22,7 +22,7 @@ import (
|
||||
"strings"
|
||||
"unicode/utf8"
|
||||
|
||||
"github.com/hajimehoshi/bitmapfont/v3"
|
||||
"github.com/hajimehoshi/bitmapfont/v4"
|
||||
|
||||
"github.com/hajimehoshi/ebiten/v2"
|
||||
"github.com/hajimehoshi/ebiten/v2/exp/textinput"
|
||||
|
||||
Reference in New Issue
Block a user