Pixel-Composer/scripts/node_note/node_note.gml

3 lines
83 B
Plaintext

function Node_Note(_x, _y, _group = noone) : Node(_x, _y, _group) constructor {
}