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
28bdd2ca2a0f6fa754a3fc015a35d4f58a19aed9
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"
)
..
{
Revert "Some of default. Better break this up."
2013-07-18 17:43:31 -04:00
BeginCommand
=
cmd
(
zoomx
,
-
1
);
Line endings...be normalized!
2011-03-17 01:47:30 -04:00
};
};
Initial commit.
2010-01-26 21:00:30 -06:00
return
t
;
Reference in New Issue
Copy Permalink