diff --git a/js/dllpatcher.js b/js/dllpatcher.js index 3302af6..c738a06 100644 --- a/js/dllpatcher.js +++ b/js/dllpatcher.js @@ -184,9 +184,10 @@ DllPatcher.prototype.createUI = function() { this.errorDiv = $("
", {"class": "error"}); this.patchDiv = $("
", {"class": "patches"}); - var saveButton = $("