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
9f06195b7392b9163a89ae72c32b00a67a9526aa
itgmania212121
/
Themes
/
HelloWorld
/
BGAnimations
/
_wait.lua
T
4 lines
97 B
Lua
Raw
Normal View
History
Unescape
Escape
Line endings...be normalized!
2011-03-17 01:47:30 -04:00
local
time
=
...
if
not
time
then
time
=
1.0
end
Revert "HelloWorld theme handled."
2013-07-18 17:42:49 -04:00
return
Def.Actor
{
OnCommand
=
cmd
(
sleep
,
time
);
};
Reference in New Issue
Copy Permalink