diff --git a/lua/autorun/!!!random-patches.yue b/lua/autorun/!!!random-patches.yue index 1189844..0584432 100644 --- a/lua/autorun/!!!random-patches.yue +++ b/lua/autorun/!!!random-patches.yue @@ -9,7 +9,7 @@ PRE_HOOK = _G.PRE_HOOK or _G.HOOK_MONITOR_HIGH import Add, Remove from hook import Simple from timer -addonName = "Random Patches v5.20.0" +addonName = "Random Patches v5.20.3" getHookName = ( patchName, hookName ) -> return addonName .. "::" .. patchName .. ( hookName or "" )