mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-06 06:01:46 +00:00
fixes Pokedex
This commit is contained in:
@@ -238,7 +238,7 @@ module Settings
|
||||
# Dex list, no matter which region the player is currently in.
|
||||
def self.pokedex_names
|
||||
return [
|
||||
[_INTL("Kanto Pokédex"), 0]
|
||||
# [_INTL("Kanto Pokédex"), 0]
|
||||
]
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user