Merge pull request #3063 from aws-lumberyard-dev/scriptcanvas/icon_warning

Updated path to icon that was emitting a warning
This commit is contained in:
Luis Sempé
2021-08-12 08:57:10 -07:00
committed by GitHub
@@ -311,7 +311,7 @@ namespace ScriptCanvasEditor
{
if (AZStd::wildcard_match("*.scriptcanvas", fullSourceFileName))
{
return AzToolsFramework::AssetBrowser::SourceFileDetails("Icons/AssetBrowser/ScriptCanvas_16.png");
return AzToolsFramework::AssetBrowser::SourceFileDetails("Editor/Icons/AssetBrowser/ScriptCanvas_16.png");
}
// not one of our types.