This commit is contained in:
Marcello Lamonaca 2021-03-28 23:05:30 +02:00
commit d4cbe34f11

View file

@ -30,8 +30,6 @@ public class NodeName : NodeType
{
}
public void _OnEmitterSignal() { }
}
```