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
cbda9d7914368f22f72a1e2db2820ae340fcd596
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