This website requires JavaScript.
Explore
Help
Sign In
actions
/
itgmania212121
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a84e00a39f64fca9c7896fe68dec7b12435981f2
itgmania212121
/
stepmania
/
Themes
/
default
/
Graphics
/
ScreenNetSelectMusic footer.lua
T
5 lines
86 B
Lua
Raw
Normal View
History
Unescape
Escape
Add footer to ScreenNetRoom
2008-05-24 13:56:27 +00:00
return
LoadActor
(
"_footer shared (doubleres)"
)
..
{
InitCommand
=
cmd
(
draworder
,
-
1
);
}
Reference in New Issue
Copy Permalink