Browse Source

Update backgroundchanger.go

main 1.0.0
Unbewohnte 4 years ago committed by GitHub
parent
commit
1037f1346e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      backgroundchanger.go

2
backgroundchanger.go

@ -70,7 +70,7 @@ func createSettingsFile() {
file.Write(jsonEncodedSettings)
file.Close()
log.Println("Successfully created new settingsFile")
log.Println("Successfully created new settings file")
}
// filepath.Joins the main osu directory with its songs folder

Loading…
Cancel
Save