This commit is contained in:
Roy Nieterau 2023-03-27 12:31:01 +02:00
parent 39d6878067
commit db27765637

View file

@ -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",