mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 05:42:15 +01:00
Grammar
This commit is contained in:
parent
39d6878067
commit
db27765637
1 changed files with 1 additions and 1 deletions
|
|
@ -364,7 +364,7 @@ class MakeTX(TextureProcessor):
|
|||
subprocess_args.extend(self.extra_args)
|
||||
|
||||
# Add source hash attribute after other arguments for log readability
|
||||
# Note: argument is excluding from the hash since it is the hash itself
|
||||
# Note: argument is excluded from the hash since it is the hash itself
|
||||
subprocess_args.extend([
|
||||
"--sattrib",
|
||||
"sourceHash",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue