This commit is contained in:
Hajime Hoshi 2021-01-31 22:41:39 +09:00
parent 321bc6d998
commit 19b3735ad7

View File

@ -45,7 +45,7 @@ type Image struct {
filter Filter
screen bool
screen bool
}
func (i *Image) copyCheck() {