This website requires JavaScript.
Explore
Help
Sign In
actions
/
itgmania212121
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
af6c1f3911fe4eacf2df98e9aae5c0fac155f5fd
itgmania212121
/
stepmania
/
Themes
/
default
/
BGAnimations
/
ScreenHighScores background
/
default.lua
T
4 lines
92 B
Lua
Raw
Normal View
History
Unescape
Escape
split ScreenHighScores from ScreenRanking. These two things lived in the same file and shared enums, but shared almost no code
2008-11-27 03:01:01 +00:00
return
LoadActor
(
"bg"
)
..
{
InitCommand
=
cmd
(
x
,
SCREEN_CENTER_X
;
y
,
SCREEN_CENTER_Y
;)
}
Reference in New Issue
Copy Permalink