mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-25 03:08:54 +01:00
examples/ui: Adjust text box size
This commit is contained in:
parent
7607ad1660
commit
ce7dc79697
@ -482,7 +482,7 @@ var (
|
|||||||
X: 16,
|
X: 16,
|
||||||
Y: 96,
|
Y: 96,
|
||||||
Width: 608,
|
Width: 608,
|
||||||
Height: 160,
|
Height: 368,
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user