Swap ClipSelected and SplitSelected default keybindings
This commit is contained in:
parent
cfdbf49807
commit
8245692e20
1 changed files with 2 additions and 2 deletions
|
@ -57,7 +57,7 @@ ChooseSmallGridMajorColor=
|
|||
ChooseSmallGridMinorColor=
|
||||
ChooseTextureBackgroundColor=
|
||||
ClearPatchOverlays=<Primary>l
|
||||
ClipSelected=Return
|
||||
ClipSelected=<Shift>Return
|
||||
CloneSelection=space
|
||||
CloneSelectionAndMakeUnique=<Shift>space
|
||||
ColorSchemeBlackAndGreen=
|
||||
|
@ -227,7 +227,7 @@ Sleep=<Primary><Shift>p
|
|||
SmoothCols=<Primary><Shift>w
|
||||
SmoothRows=<Primary>w
|
||||
SnapToGrid=<Primary>g
|
||||
SplitSelected=<Shift>Return
|
||||
SplitSelected=Return
|
||||
SurfaceInspector=s
|
||||
TexRotateClock=<Shift>Page_Down
|
||||
TexRotateCounter=<Shift>Page_Up
|
||||
|
|
Loading…
Reference in a new issue