From d6631caf3cf56b63c61fa31ea047f4e40c783969 Mon Sep 17 00:00:00 2001 From: "Devin J. Pohly" Date: Fri, 20 Sep 2013 16:16:21 -0400 Subject: [PATCH] Wire in new CustomSpeedMods implementation Forgot this little bit earlier. Whoops! --- Themes/_fallback/metrics.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Themes/_fallback/metrics.ini b/Themes/_fallback/metrics.ini index 94557d55df..370694e766 100644 --- a/Themes/_fallback/metrics.ini +++ b/Themes/_fallback/metrics.ini @@ -1183,8 +1183,8 @@ JudgmentTransformCommand=%JudgmentTransformSharedCommand [Profile] ShowCoinData=true UnlockAuthString="" -CustomLoadFunction=function(profile, dir) end -CustomSaveFunction=function(profile, dir) end +CustomLoadFunction=LoadProfileCustom +CustomSaveFunction=SaveProfileCustom [RadarValues] WriteComplexValues=true