This website requires JavaScript.
Explore
Help
Sign In
actions
/
itgmania212121
Watch
1
Star
0
Fork
0
You've already forked itgmania212121
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
76c321bdd628b94de68eab7de78b59071f82c067
itgmania212121
/
Themes
/
default
/
Graphics
/
EditMenu Right.lua
T
7 lines
104 B
Lua
Raw
Normal View
History
Unescape
Escape
Line endings...be normalized!
2011-03-17 01:47:30 -04:00
local
t
=
Def.ActorFrame
{
LoadActor
(
"
EditMenu Left
"
)
..
{
BeginCommand
=
cmd
(
zoomx
,
-
1
)
;
}
;
}
;
Initial commit.
2010-01-26 21:00:30 -06:00
return
t
;
Reference in New Issue
Copy Permalink