4 lines
100 B
Lua
4 lines
100 B
Lua
return LoadActor( "_music scroll background" ) .. {
|
|
InitCommand = cmd(scale_or_crop_background),
|
|
}
|