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
561a9a2ab4f1a09b9c5499c68a18295b421142ed
itgmania212121
/
stepmania
/
Themes
/
default
/
BGAnimations
/
_delay out.lua
T
3 lines
96 B
Lua
Raw
Normal View
History
Unescape
Escape
transition helpers
2007-04-18 00:46:42 +00:00
local
fSeconds
=
ScreenMetric
(
"OutDelay"
);
return
Def.Actor
{
OnCommand
=
cmd
(
sleep
,
fSeconds
);
};
Reference in New Issue
Copy Permalink