Skip to content

Commit

Permalink
Corrección texto incubadora
Browse files Browse the repository at this point in the history
  • Loading branch information
SkyFangames committed Jan 24, 2025
1 parent 00332c3 commit cb772b2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@ def pbChooseEggFromPC
pokemon = @storage[selected[0], selected[1]]
next if !pokemon
commands = [
_INTL("Intercambiar"),
_INTL("Elegir"),
_INTL("Datos"),
]
commands.push(_INTL("Debug")) if $DEBUG
Expand Down

0 comments on commit cb772b2

Please sign in to comment.