mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
internal/ui: typo
This commit is contained in:
parent
6a8f37453e
commit
3b1684978b
@ -388,7 +388,7 @@ func (i *bigOffscreenImage) flush() {
|
||||
return
|
||||
}
|
||||
|
||||
// Mark the offscreen clearn earlier to avoid recursive calls.
|
||||
// Mark the offscreen clean earlier to avoid recursive calls.
|
||||
i.dirty = false
|
||||
|
||||
srcs := [graphics.ShaderImageCount]*Image{i.image}
|
||||
|
Loading…
Reference in New Issue
Block a user