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
cb3bf0aea0a76146ecbfcd0019c53ea4992767bf
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
update Hello World some more
2011-02-22 21:26:41 -06:00
return
Def.Actor
{
OnCommand
=
cmd
(
sleep
,
time
);
};
Reference in New Issue
Copy Permalink