mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-26 10:42:42 +01:00
internal/atlas: typo
This commit is contained in:
parent
e66d87e03d
commit
d1a5a161d7
@ -216,7 +216,7 @@ func init() {
|
|||||||
backendsM.Lock()
|
backendsM.Lock()
|
||||||
}
|
}
|
||||||
|
|
||||||
// Image is a renctangle pixel set that might be on an atlas.
|
// Image is a rectangle pixel set that might be on an atlas.
|
||||||
type Image struct {
|
type Image struct {
|
||||||
width int
|
width int
|
||||||
height int
|
height int
|
||||||
|
Loading…
Reference in New Issue
Block a user