new source file button works

Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
This commit is contained in:
chcurran
2021-11-10 15:39:17 -08:00
committed by Chris Burel
parent 65814e65cc
commit 6c1d1dc2e2
6 changed files with 109 additions and 165 deletions
@@ -31,6 +31,7 @@ namespace ScriptCanvasEditor
NEW,
MODIFIED,
UNMODIFIED,
// #sc_editor_asset restore this
SOURCE_REMOVED,
INVALID = -1
};