Skip to content

Commit

Permalink
Update Code/Tools/SceneAPI/SceneData/Rules/UVsRule.cpp
Browse files Browse the repository at this point in the history
Co-authored-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com>
Signed-off-by: Nicholas Lawson <70027408+lawsonamzn@users.noreply.github.com>
  • Loading branch information
nick-l-o3de and lemonade-dm authored Apr 4, 2023
1 parent f35d1e6 commit 56cb390
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Code/Tools/SceneAPI/SceneData/Rules/UVsRule.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ namespace AZ
AZ_Warning(
AZ::SceneAPI::Utilities::WarningWindow,
false,
"'" AZ_STRING_FORMAT "' is not a valid default UV generation method. Check the value of %s in your "
"'%s' is not a valid default UV generation method. Check the value of " AZ_STRING_FORMAT " in your "
"settings registry, and change "
"it to 'LeaveSceneDataAsIs' or 'SphericalProjection'",
stringFromRegistry.c_str(),
Expand Down

0 comments on commit 56cb390

Please sign in to comment.