make delta work with both usage types in process node

closes #128
This commit is contained in:
Lera Elvoé 2024-03-19 11:06:39 +03:00
parent d613aea886
commit 14fa39e4f9
No known key found for this signature in database

View file

@ -29,7 +29,6 @@ func _init() -> void:
DeckType.Types.NUMERIC, DeckType.Types.NUMERIC,
"Delta", "Delta",
"", "",
Port.UsageType.TRIGGER
) )