eastern-flames/eastern flames/scripts/munction/munction.gml

3 lines
60 B
Plaintext

function munction(func) {
return method(undefined, func);
}