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
26a2cd2155a5f986e94b001e8ce80a704c10ddb7
itgmania212121
/
Themes
/
default
/
Graphics
/
EditMenu Right.lua
T
7 lines
110 B
Lua
Raw
Normal View
History
Unescape
Escape
Initial commit.
2010-01-26 21:00:30 -06:00
local
t
=
Def.ActorFrame
{
LoadActor
(
"EditMenu Left"
)
..
{
BeginCommand
=
cmd
(
zoomx
,
-
1
);
};
};
return
t
;
Reference in New Issue
Copy Permalink