Skip to content

Commit

Permalink
Correct vc_patch length (#499)
Browse files Browse the repository at this point in the history
  • Loading branch information
Narishma-gb authored Mar 8, 2025
1 parent 147914d commit ca7b62f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/text/text_4.asm
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ IF DEF(_RED_VC) || DEF(_BLUE_VC)
text "Please come again!"
done
text_start
text "sed because of"
db "osed because of"
cont "inactivity."
ELSE
text "The link has been"
Expand Down

0 comments on commit ca7b62f

Please sign in to comment.