This commit is contained in:
gerald1248 2016-12-13 22:23:50 +01:00
parent dfbef878aa
commit eca7b76ebc

View file

@ -28,7 +28,7 @@ func TestSync(t *testing.T) {
} }
} }
func Draw(i int, ch chan<- int) { func Draw(i int, ch chan<- int) {
draw2d.SetFontCache(testCache) draw2d.SetFontCache(testCache)
// Draw a rounded rectangle using default colors // Draw a rounded rectangle using default colors