()
| 1874 | } |
| 1875 | |
| 1876 | highlightNextLevel () { |
| 1877 | this.highlightElement('.level.next', { delay: 500, duration: 60000, rotation: 0, sides: ['top'] }) |
| 1878 | } |
| 1879 | |
| 1880 | onClickMap (e) { |
| 1881 | this.$levelInfo?.hide() |
no outgoing calls
no test coverage detected