This commit is contained in:
@@ -30,4 +30,5 @@ func (a *Animation) loadImage(imgType string, img string) {
|
||||
a.ctx.Push()
|
||||
a.ctx.Clear()
|
||||
a.ctx.SetColor(color.Black)
|
||||
a.ctx.SetColor(color.White)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user