comment
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
function LoadFallbackB( element )
|
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
|
-- TODO: Remove element parameter and make it a LuaThreadVar
|
||||||
local fallback_screen = THEME:GetMetric(Var 'LoadingScreen','Fallback');
|
local fallback_screen = THEME:GetMetric(Var 'LoadingScreen','Fallback');
|
||||||
local fallback_path = THEME:GetPathB(fallback_screen,element);
|
local fallback_path = THEME:GetPathB(fallback_screen,element);
|
||||||
|
|||||||
Reference in New Issue
Block a user