~ [ScreenSelectMusic] Change CDTitle Display. ~ [ScreenSelectPlayMode] Change icons due to ActorFrame propagation. - [ScreenSelectPlayStyle] Remove couple, routine. These cause crashes. - [ScreenOptionsArcade] Remove Premium choice. Requests lang strings that don't exist.
5 lines
99 B
Lua
5 lines
99 B
Lua
local t = LoadFallbackB();
|
|
|
|
t[#t+1] = StandardDecorationFromFileOptional("Logo","Logo");
|
|
|
|
return t; |