mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-24 18:58:54 +01:00
internal/atlas: typo
This commit is contained in:
parent
e66d87e03d
commit
d1a5a161d7
@ -216,7 +216,7 @@ func init() {
|
||||
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 {
|
||||
width int
|
||||
height int
|
||||
|
Loading…
Reference in New Issue
Block a user