mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced 2024-11-22 20:02:48 +00:00
Removed default hotkeys from visual sloping actions
This commit is contained in:
parent
308e8fe4cb
commit
29e96f965f
1 changed files with 0 additions and 2 deletions
|
@ -1414,7 +1414,6 @@ togglevisualslopepicking
|
|||
allowkeys = true;
|
||||
allowmouse = true;
|
||||
allowscroll = false;
|
||||
default = 65623; // Shift-W
|
||||
}
|
||||
|
||||
slopebetweenhandles
|
||||
|
@ -1425,5 +1424,4 @@ slopebetweenhandles
|
|||
allowkeys = true;
|
||||
allowmouse = true;
|
||||
allowscroll = false;
|
||||
default = 131142; // Ctrl-F
|
||||
}
|
Loading…
Reference in a new issue