Greasy Fork is available in English.

HeroWarsHelper

Automation of actions for the game Hero Wars

< 脚本HeroWarsHelper的反馈

提问/评论

§
发表于:2025-02-13

Please add an english translation for this code block:

//await popup.confirm('Поражение
Лучший результат: ' + result.value + '%', [
//{ msg: 'Отмена', result: 0 },
//{ msg: 'Принять', result: 1 },

await popup.confirm('Defeat
Best result: ' + result.value + '%', [
{ msg: 'Cancel', result: 0 },
{ msg: 'Accept', result: 1 },

ZingerY作者
§
发表于:2025-02-14

Fixed in version 2.319

发表回复

登录以发表回复。