[~] Refactor

This commit is contained in:
Siarhei Siniak 2022-04-03 16:42:43 +03:00
parent 251192bdc2
commit e9da6c8945

@ -112,6 +112,16 @@
);
}
}
if (o3.PAD_L_SHOULDER_1 || o3.PAD_R_SHOULDER_1)
{
window.context.drag_mouse(
0,
0,
[
0,
]
);
}
if (o3.PAD_SELECT == 1)
{
clearInterval(ctx.timer_id);