myspace / Data /ExtrasGen /MoveDown.lua
sirnii's picture
Upload 1816 files
b6a38d7 verified
raw
history blame
418 Bytes
-- ========== GENERATED BY ExtrasGen Editor (Ctrl-Alt-G) DO NOT EDIT MANUALLY! ==========
PlaceObj('ExtrasGen', {
RequiresClass = "EditorLineGuide",
Shortcut = "Down",
Shortcut2 = "Shift-Down",
ToolbarSection = "Guide Operations",
group = "ModifyGuides",
id = "MoveDown",
PlaceObj('MoveSizeGuides', {
GuidesVar = "initial_selection",
ShiftForHalfStep = true,
UpDown = -700,
UpDownScale = 700,
}),
})