Epic Group Counter

Contrast_Picker
Arcidayne 9 years ago
parent 54549eee2f
commit c1e2e91423

@ -249,7 +249,7 @@ function UpdatePlugin()
local file = io.open(plugin_file, "w") local file = io.open(plugin_file, "w")
file:write(page) file:write(page)
file:close() file:close()
ReloadPlugin(GetPluginID()) DoAfterSpecial(1, "ReloadPlugin(GetPluginID())", 12)
end end
raw_version = nil raw_version = nil

Loading…
Cancel
Save