File size: 412 Bytes
b6a38d7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
-- ========== GENERATED BY ExtrasGen Editor (Ctrl-Alt-G) DO NOT EDIT MANUALLY! ==========

PlaceObj('ExtrasGen', {
	RequiresClass = "EditorLineGuide",
	Shortcut = "Left",
	Shortcut2 = "Shift-Left",
	ToolbarSection = "Guide Operations",
	group = "ModifyGuides",
	id = "MoveBack",
	PlaceObj('MoveSizeGuides', {
		Along = -1,
		AlongScale = 1,
		GuidesVar = "initial_selection",
		ShiftForHalfStep = true,
	}),
})