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 6f19a0b335
commit 5a4a62ef44
No known key found for this signature in database

View file

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