Commit missing file

This commit is contained in:
Justin Hawkins 2022-04-09 12:30:37 +09:30
parent 50a6ac9e85
commit bb8e8662fd

View File

@ -0,0 +1,5 @@
package download
func init() {
CanStopDownload = true
}