Files
itgmania212121/Themes/default/BGAnimations/ScreenHighScores background.lua
T

6 lines
143 B
Lua
Raw Normal View History

2017-08-08 01:07:34 -06:00
return Def.ActorFrame {
LoadActor(THEME:GetPathG("common bg", "base")) .. {
InitCommand=cmd(Center;zoomto,SCREEN_WIDTH,SCREEN_HEIGHT)
};
}