fix legacy

This commit is contained in:
AJ Kelly
2011-08-20 20:20:19 -05:00
parent 5cdcba047d
commit 8a6da9edcd
+1 -1
View File
@@ -2,7 +2,7 @@ local g_metrics_group = nil;
local g_element = nil;
-- legacy:
SSC = (ProductID() == "sm-ssc");
SSC = true;
function LoadFallbackB()
-- Load the fallback BGA for the element that is currently being loaded.