<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">const scriptsInEvents = {
    async Egame_Event162_Act2(n, t) {
        vkInvite()
    },
    async Egame_Event198_Act2(n, t) {
        vkInvite()
    },
    async Egame_Event245_Act1(n, t) {
        viewMedia()
    },
    async Emenu_Event4_Act2(n, t) {
        gamesListOpen()
    },
    async Emenu_Event20_Act2(n, t) {
        vkPost()
    },
    async Emenu_Event21_Act2(n, t) {
        vkInvite()
    }
};
self.C3.ScriptsInEvents = scriptsInEvents;</pre></body></html>