mirror of https://github.com/pret/pokecrystal.git
" " → "┘" + 1
This commit is contained in:
parent
8b06ff09eb
commit
da5125e141
|
@ -70,5 +70,5 @@ CorrectNickErrors::
|
|||
db "<ROUTE>", "<GREEN>" + 1
|
||||
db "<ENEMY>", "<ENEMY>" + 1
|
||||
db "<MOM>", "<TM>" + 1
|
||||
db "<ROCKET>", " "
|
||||
db "<ROCKET>", "┘" + 1
|
||||
db -1 ; end
|
||||
|
|
Loading…
Reference in New Issue