Skip to content

Commit

Permalink
addon automatic update off
Browse files Browse the repository at this point in the history
  • Loading branch information
WendyH committed May 8, 2016
1 parent 09d1f89 commit 98baeb9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions HMSEditor/AboutDialog.cs
Original file line number Diff line number Diff line change
Expand Up @@ -199,8 +199,7 @@ private void btnUpdate_Click(object sender, EventArgs e) {
//btnUpdateTemplates.Enabled = false;
//GitHub.DownloadFileCompleted += DownloadReleaseCallback;
//GitHub.DownloadProgressChanged += DownloadProgressCallback;

GitHub.DownloadLatestReleaseAsync(tmpFileRelease);
//GitHub.DownloadLatestReleaseAsync(tmpFileRelease);
}

private static bool DirIsWriteable(string dir) {
Expand Down

0 comments on commit 98baeb9

Please sign in to comment.