This commit is contained in:
Chris Danford
2008-04-04 15:46:48 +00:00
parent acd6995a78
commit d5cfcb0093
@@ -1,4 +1,5 @@
function LoadFallbackB( element )
-- TODO: This should fall back to the current lookup's fallback, and not LoadingScreen's fallback
-- TODO: Remove element parameter and make it a LuaThreadVar
local fallback_screen = THEME:GetMetric(Var 'LoadingScreen','Fallback');
local fallback_path = THEME:GetPathB(fallback_screen,element);