English: Update telegram link
This commit is contained in:
parent
1e35dd2856
commit
11f7f70463
1 changed files with 1 additions and 1 deletions
|
@ -910,7 +910,7 @@ Scene_OmoriTitleScreen.prototype.updateCommandInput = function () {
|
||||||
case 3: // ported by
|
case 3: // ported by
|
||||||
AudioManager.playSe({ name: "SYS_select", pan: 0, pitch: 100, volume: 90 });
|
AudioManager.playSe({ name: "SYS_select", pan: 0, pitch: 100, volume: 90 });
|
||||||
setTimeout(() => {
|
setTimeout(() => {
|
||||||
window.open('https://t.me/visual_novels_for_android', '_blank').focus();
|
window.open('https://t.me/visual_novels_android_eng', '_blank').focus();
|
||||||
}, 1000);
|
}, 1000);
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue