MCPcopy
hub / github.com/GooseMod/OpenAsar / fail

Function fail

src/splash/index.js:223–227  ·  view source on GitHub ↗
(c)

Source from the content-addressed store, hash-verified

221};
222
223const fail = (c) => {
224 sendState('fail', { seconds: 10 });
225
226 setTimeout(c, 10000);
227};

Callers 2

initNewFunction · 0.85
handleFailFunction · 0.85

Calls 1

sendStateFunction · 0.85

Tested by

no test coverage detected