From aeb56f7a9d05bb5df92e897ecf01f65683c02ad9 Mon Sep 17 00:00:00 2001 From: Jason Felds Date: Mon, 28 Mar 2011 15:13:20 -0400 Subject: [PATCH] New branch: [sm130futures]. Move SpecialScoring to _fallback to let all themes use. --- Themes/{default => _fallback}/Scripts/04 SpecialScoring.lua | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Themes/{default => _fallback}/Scripts/04 SpecialScoring.lua (100%) diff --git a/Themes/default/Scripts/04 SpecialScoring.lua b/Themes/_fallback/Scripts/04 SpecialScoring.lua similarity index 100% rename from Themes/default/Scripts/04 SpecialScoring.lua rename to Themes/_fallback/Scripts/04 SpecialScoring.lua