diff --git a/Epic_Not_Here_Counter/Epic_Not_Here_Counter.xml b/Epic_Not_Here_Counter/Epic_Not_Here_Counter.xml index a69efee..acd4df8 100644 --- a/Epic_Not_Here_Counter/Epic_Not_Here_Counter.xml +++ b/Epic_Not_Here_Counter/Epic_Not_Here_Counter.xml @@ -249,7 +249,7 @@ function UpdatePlugin() local file = io.open(plugin_file, "w") file:write(page) file:close() - ReloadPlugin(GetPluginID()) + DoAfterSpecial(1, "ReloadPlugin(GetPluginID())", 12) end raw_version = nil