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

답글 게시

답글을 게시하려면 로그인하세요.