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
c2dbfabb0c53da3febc9df29be231b1656f2c0d1
itgmania212121
/
Themes
/
HelloWorld
/
BGAnimations
/
_wait.lua
T
4 lines
100 B
Lua
Raw
Normal View
History
Unescape
Escape
update Hello World some more
2011-02-22 21:26:41 -06:00
local
time
=
...
if
not
time
then
time
=
1.0
end
return
Def.Actor
{
OnCommand
=
cmd
(
sleep
,
time
);
};
Reference in New Issue
Copy Permalink