From a884365b03dcaf9b0897c96c70afe8f82bc15501 Mon Sep 17 00:00:00 2001 From: Arcidayne <9382522b@opayq.com> Date: Sun, 20 Dec 2015 20:24:44 -0800 Subject: [PATCH] Dummy Update File --- Updater/Updater.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Updater/Updater.xml b/Updater/Updater.xml index 2200e5c..6adcc78 100644 --- a/Updater/Updater.xml +++ b/Updater/Updater.xml @@ -52,7 +52,7 @@ function UpdatePlugin(pid, pfile, pversion, raw) local file = io.open(pfile, "w") file:write(page) file:close() - DoAfterSpecial(3, "LoadPlugin(" .. pid .. ")", 12) + --DoAfterSpecial(3, "LoadPlugin(" .. pid .. ")", 12) end raw_version = nil