Remove 'showAnimation' from Basic category page (#569)
This commit is contained in:
parent
34a4b42d28
commit
839934f9f4
@ -19,13 +19,6 @@ basic.forever(() => {
|
|||||||
});
|
});
|
||||||
basic.pause(100);
|
basic.pause(100);
|
||||||
basic.showArrow(ArrowNames.North);
|
basic.showArrow(ArrowNames.North);
|
||||||
basic.showAnimation(`
|
|
||||||
. . . . .
|
|
||||||
. . . . .
|
|
||||||
. . # . .
|
|
||||||
. . . . .
|
|
||||||
. . . . .
|
|
||||||
`);
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## See also
|
## See also
|
||||||
|
Loading…
Reference in New Issue
Block a user