Skip to content

Commit ae7b236

Browse files
Update message, because multiple controller nodes can be created.
1 parent 088ca2f commit ae7b236

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/mmSolver/tools/createcontroller2/ui/createcontroller_layout.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ def create_controller_button_clicked(self):
257257
smart_bake,
258258
camera)
259259
cmds.select(controller_nodes, replace=True)
260-
LOG.warn('Success: Create Controller.')
260+
LOG.warn('Success: Create Controllers.')
261261

262262
def reset_options(self):
263263
# reset widgets to default

0 commit comments

Comments
 (0)