mirror of
https://github.com/JannisX11/blockbench.git
synced 2024-11-27 04:21:46 +08:00
Add paste option to outliner context menu
This commit is contained in:
parent
f6cd774f8b
commit
a33d4548c8
@ -1748,6 +1748,8 @@ Interface.definePanels(function() {
|
||||
'add_cube',
|
||||
'add_texture_mesh',
|
||||
'add_group',
|
||||
new MenuSeparator('copypaste'),
|
||||
'paste',
|
||||
new MenuSeparator('manage'),
|
||||
'select_all',
|
||||
'sort_outliner',
|
||||
|
Loading…
Reference in New Issue
Block a user