mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
remove menu item at cleanup
This commit is contained in:
parent
9b80c500e3
commit
7db07db9e2
1 changed files with 1 additions and 0 deletions
|
@ -1291,6 +1291,7 @@ function cleanupModelMenus() {
|
|||
Menu.removeMenuItem("Edit", MENU_EASE_ON_FOCUS);
|
||||
Menu.removeMenuItem("Edit", MENU_SHOW_LIGHTS_AND_PARTICLES_IN_EDIT_MODE);
|
||||
Menu.removeMenuItem("Edit", MENU_SHOW_ZONES_IN_EDIT_MODE);
|
||||
Menu.removeMenuItem("Edit", MENU_CREATE_ENTITIES_GRABBABLE);
|
||||
}
|
||||
|
||||
Script.scriptEnding.connect(function () {
|
||||
|
|
Loading…
Reference in a new issue