mirror of
https://github.com/yuzu-emu/yuzu-games-wiki
synced 2024-11-22 22:44:00 +00:00
Added wiki_override flag to Pokemon Lets Go.
This commit is contained in:
parent
5f43f9873a
commit
9511837941
2 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
title = "Pokemon: Let's Go, Eevee!"
|
||||
description = "Take your Pokémon journey to the Kanto region with your steadfast partner, Eevee, to become a top Pokémon trainer as you battle other trainers."
|
||||
wiki_override = "pokemon-lets-go"
|
||||
github_issues = []
|
||||
needs_system_files = false
|
||||
needs_shared_font = false
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
title = "Pokemon: Let's Go, Pikachu!"
|
||||
description = "Take your Pokémon journey to the Kanto region with your steadfast partner, Pikachu, to become a top Pokémon trainer as you battle other trainers."
|
||||
wiki_override = "pokemon-lets-go"
|
||||
github_issues = []
|
||||
needs_system_files = false
|
||||
needs_shared_font = false
|
||||
|
|
Loading…
Reference in a new issue