merge system component
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
This commit is contained in:
@@ -1322,7 +1322,7 @@ namespace ScriptCanvasEditor
|
||||
|
||||
if (seperator == AZStd::string_view::npos)
|
||||
{
|
||||
categoryTrail = nullptr;
|
||||
categoryTrail = {};
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user