local version = IsUsingWideScreen() and "hd" or "sd"; local t = LoadFallbackB(); t[#t+1] = LoadActor( version ) .. {}; return t