feat(nds): handle swipes
This commit is contained in:
@@ -393,7 +393,7 @@ onRender((ctx) => {
|
||||
10,
|
||||
2,
|
||||
88,
|
||||
false,
|
||||
true,
|
||||
);
|
||||
drawButton(
|
||||
ctx,
|
||||
@@ -401,7 +401,7 @@ onRender((ctx) => {
|
||||
108,
|
||||
2,
|
||||
88,
|
||||
false,
|
||||
true,
|
||||
);
|
||||
drawButton(
|
||||
ctx,
|
||||
@@ -409,7 +409,7 @@ onRender((ctx) => {
|
||||
206,
|
||||
2,
|
||||
40,
|
||||
false,
|
||||
true,
|
||||
);
|
||||
}, 110);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user