Dummy Update File

Contrast_Picker
Arcidayne 9 years ago
parent b1b0b1d6b8
commit a884365b03

@ -52,7 +52,7 @@ function UpdatePlugin(pid, pfile, pversion, raw)
local file = io.open(pfile, "w") local file = io.open(pfile, "w")
file:write(page) file:write(page)
file:close() file:close()
DoAfterSpecial(3, "LoadPlugin(" .. pid .. ")", 12) --DoAfterSpecial(3, "LoadPlugin(" .. pid .. ")", 12)
end end
raw_version = nil raw_version = nil

Loading…
Cancel
Save