mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced 2024-11-23 04:12:12 +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;
|
allowkeys = true;
|
||||||
allowmouse = true;
|
allowmouse = true;
|
||||||
allowscroll = false;
|
allowscroll = false;
|
||||||
default = 65623; // Shift-W
|
|
||||||
}
|
}
|
||||||
|
|
||||||
slopebetweenhandles
|
slopebetweenhandles
|
||||||
|
@ -1425,5 +1424,4 @@ slopebetweenhandles
|
||||||
allowkeys = true;
|
allowkeys = true;
|
||||||
allowmouse = true;
|
allowmouse = true;
|
||||||
allowscroll = false;
|
allowscroll = false;
|
||||||
default = 131142; // Ctrl-F
|
|
||||||
}
|
}
|
Loading…
Reference in a new issue