Skip to content

Commit e30f7a7

Browse files
committed
Added Shotgun Panel general_actions hook for 3dsMax
1 parent 01902fe commit e30f7a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

env/includes/3dsmax/apps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ includes:
6161

6262
3dsmax.apps.tk-multi-shotgunpanel:
6363
shotgun_fields_hook: '{self}/shotgun_fields.py'
64-
actions_hook: '{self}/tk-3dsmaxplus_actions.py'
64+
actions_hook: '{self}/general_actions.py:{self}/tk-3dsmaxplus_actions.py'
6565
action_mappings:
6666
PublishedFile:
6767
- actions: [import]

0 commit comments

Comments
 (0)