Skip to content

Commit

Permalink
Merge branch 'develop' into release/0.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaumeblanc committed Aug 11, 2023
2 parents f55f2a2 + f98ca46 commit 737fffc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/blend/sample_blend.cc
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ OZZ_OPTIONS_DECLARE_STRING(animation2,

// Third animation archive can be specified as an option.
OZZ_OPTIONS_DECLARE_STRING(animation3,
"Path to the second animation (ozz archive format).",
"Path to the third animation (ozz archive format).",
"media/animation3.ozz", false)

class BlendSampleApplication : public ozz::sample::Application {
Expand Down

0 comments on commit 737fffc

Please sign in to comment.