mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-08 10:10:54 +03:00
Merge pull request #8511 from jsjtxietian/patch-1
Update copy node path in default_key_mapping.rst
This commit is contained in:
@@ -421,7 +421,7 @@ Scene Tree Dock
|
||||
+----------------+--------------------------+-------------------------+----------------------------------+
|
||||
| Batch Rename | :kbd:`Ctrl + F2` | :kbd:`Cmd + F2` | ``scene_tree/batch_rename`` |
|
||||
+----------------+--------------------------+-------------------------+----------------------------------+
|
||||
| Copy Node Path | :kbd:`Ctrl + C` | :kbd:`Cmd + C` | ``scene_tree/copy_node_path`` |
|
||||
| Copy Node Path | :kbd:`Ctrl + Shift + C` | :kbd:`Cmd + Shift + C` | ``scene_tree/copy_node_path`` |
|
||||
+----------------+--------------------------+-------------------------+----------------------------------+
|
||||
| Delete | :kbd:`Del` | :kbd:`Cmd + BkSp` | ``scene_tree/delete`` |
|
||||
+----------------+--------------------------+-------------------------+----------------------------------+
|
||||
|
||||
Reference in New Issue
Block a user