Daniil Vysotskiy

Results 2 issues of Daniil Vysotskiy

We have some abstract method in class, like this: ```js class SomeClass { constructor() { this.dataListeners = {}; } someAbstractMethod (topic, eventFn) { if (!Array.isArray(this.dataListeners[topic])) { this.dataListeners[topic] = []; ......

Add new clickable link to set random mech sound from the list of existing packs. Looks like this: ![image](https://user-images.githubusercontent.com/22615972/187199513-a936e208-6e31-455c-82b0-c60621f1fab0.png)