SL-14423 Ctrl+Alt+Shift+A is assigned to 2 things

Remapped debugging avatar textures (requires godlike agent) to Ctrl+Shift+Alt+K
master
Andrey Kleshchev 2021-01-27 19:18:22 +02:00
parent abdfc65f56
commit d3169aa696
1 changed files with 1 additions and 1 deletions

View File

@ -3625,7 +3625,7 @@ function="World.EnvPreset"
<menu_item_call
label="Debug Avatar Textures"
name="Debug Avatar Textures"
shortcut="control|alt|shift|A">
shortcut="control|alt|shift|K">
<menu_item_call.on_click
function="Advanced.DebugAvatarTextures" />
</menu_item_call>