Swap ClipSelected and SplitSelected default keybindings

This commit is contained in:
Marco Cawthorne 2021-08-04 23:12:23 +02:00
parent cfdbf49807
commit 8245692e20
1 changed files with 2 additions and 2 deletions

View File

@ -57,7 +57,7 @@ ChooseSmallGridMajorColor=
ChooseSmallGridMinorColor= ChooseSmallGridMinorColor=
ChooseTextureBackgroundColor= ChooseTextureBackgroundColor=
ClearPatchOverlays=<Primary>l ClearPatchOverlays=<Primary>l
ClipSelected=Return ClipSelected=<Shift>Return
CloneSelection=space CloneSelection=space
CloneSelectionAndMakeUnique=<Shift>space CloneSelectionAndMakeUnique=<Shift>space
ColorSchemeBlackAndGreen= ColorSchemeBlackAndGreen=
@ -227,7 +227,7 @@ Sleep=<Primary><Shift>p
SmoothCols=<Primary><Shift>w SmoothCols=<Primary><Shift>w
SmoothRows=<Primary>w SmoothRows=<Primary>w
SnapToGrid=<Primary>g SnapToGrid=<Primary>g
SplitSelected=<Shift>Return SplitSelected=Return
SurfaceInspector=s SurfaceInspector=s
TexRotateClock=<Shift>Page_Down TexRotateClock=<Shift>Page_Down
TexRotateCounter=<Shift>Page_Up TexRotateCounter=<Shift>Page_Up