mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Merge pull request #5566 from BigRoy/bugfix/maya_create_multiverse_usd_over_inheritance
This commit is contained in:
commit
a3e6f0fddf
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ from openpype.lib import (
|
|||
)
|
||||
|
||||
|
||||
class CreateMultiverseUsdOver(plugin.Creator):
|
||||
class CreateMultiverseUsdOver(plugin.MayaCreator):
|
||||
"""Create Multiverse USD Override"""
|
||||
|
||||
identifier = "io.openpype.creators.maya.mvusdoverride"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue