From 49efe933b3d92c261c292fc0859c3bd86144678b Mon Sep 17 00:00:00 2001 From: William Toohey Date: Sun, 5 Mar 2017 17:23:05 +1000 Subject: [PATCH] Only enable save button when DLL loaded --- js/dllpatcher.js | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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 = $("