print message to user if nothing to change

This commit is contained in:
Mustafa-Zarkash 2023-10-05 16:15:26 +03:00
parent 0af1b5846c
commit 31d77932ed

View file

@ -835,6 +835,7 @@ def update_houdini_vars_context_dialog():
update_vars = get_context_var_changes()
if not update_vars:
# Nothing to change
print(" - Nothing to change, Houdini Vars are up to date.")
return
message = "\n".join(