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
873a60a9a3fba2a06b52051a903c83d2e0bf76f3
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