diff options
author | Rangi <35663410+Rangi42@users.noreply.github.com> | 2018-12-31 16:35:13 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-31 16:35:13 -0500 |
commit | 4259e7051e2cc621267fc62d6ea11620ab995122 (patch) | |
tree | 18133db512710c15ab5d32385ed80771aff58254 /data/text/std_text.asm | |
parent | 378667d9ecd80940bb6ef59781c82bd38ce38650 (diff) | |
parent | afbf1b3ffcea7ab5cfd03a8205c18e948c549bb7 (diff) |
Merge pull request #585 from Rangi42/master
Refactor engine/phone/
Diffstat (limited to 'data/text/std_text.asm')
-rw-r--r-- | data/text/std_text.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/text/std_text.asm b/data/text/std_text.asm index 18edf239b..d431a0fd1 100644 --- a/data/text/std_text.asm +++ b/data/text/std_text.asm @@ -219,8 +219,8 @@ ContestResults_ReadyToJudgeText: line "the #MON you've" cont "caught." - para $56 - line $56 + para "<……>" + line "<……>" para "We have chosen the" line "winners!" |