Skip to content

Commit

Permalink
turn off ueGear menu
Browse files Browse the repository at this point in the history
  • Loading branch information
miquelcampos committed Oct 9, 2023
1 parent 4bed9b5 commit 60ed326
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions release/scripts/mgear/menu.py
Original file line number Diff line number Diff line change
Expand Up @@ -130,8 +130,8 @@ def install_main_menu():
mgear.shifter.menu.install()

# Install ueGear Menu
import mgear.uegear.menu
mgear.uegear.menu.install()
# import mgear.uegear.menu
# mgear.uegear.menu.install()

# Install Simple Rig Menu
import mgear.simpleRig.menu
Expand Down

0 comments on commit 60ed326

Please sign in to comment.