mirror of
https://github.com/overte-org/overte.git
synced 2025-08-17 18:10:38 +02:00
collision submenu only under edit (I don’t think you can make same one twice)
This commit is contained in:
parent
bae16e24e8
commit
d5e106b30d
1 changed files with 0 additions and 2 deletions
|
@ -260,8 +260,6 @@ Menu::Menu() :
|
|||
SLOT(setTCPEnabled(bool)));
|
||||
addCheckableActionToQMenuAndActionHash(avatarOptionsMenu, MenuOption::ChatCircling, 0, false);
|
||||
|
||||
addAvatarCollisionSubMenu(avatarOptionsMenu);
|
||||
|
||||
QMenu* handOptionsMenu = developerMenu->addMenu("Hand Options");
|
||||
|
||||
addCheckableActionToQMenuAndActionHash(handOptionsMenu,
|
||||
|
|
Loading…
Reference in a new issue