diff --git a/pype/maya/menu.json b/pype/maya/menu.json index b7161fb0ab..e687c09b48 100644 --- a/pype/maya/menu.json +++ b/pype/maya/menu.json @@ -704,8 +704,8 @@ }, { "type": "action", - "command": "$PYPE_SCRIPTS\\shading\\look_manager_ui.py", - "sourcetype": "file", + "command": "import mayalookassigner; mayalookassigner.show()", + "sourcetype": "python", "tags": ["shading", "look", "assign",