more gems changes

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
Esteban Papp
2021-08-23 13:03:37 -07:00
parent 804d833bb9
commit 23f99aeb94
30 changed files with 27 additions and 148 deletions
@@ -16,8 +16,6 @@ namespace ScriptCanvas
{
namespace Logic
{
static const int NUMBER_OF_OUTPUTS = 8;
Sequencer::Sequencer()
: Node()
, m_selectedIndex(0)