mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-15 08:47:14 +00:00
Merge pull request #1454 from sora10pls/master
Add GodMode9 3DS backup path
This commit is contained in:
commit
0c1527fd07
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ namespace PKHeX.WinForms
|
|||
Path.Combine(root, "JKSV", "Saves"),
|
||||
Path.Combine(root, "TWLSaveTool"),
|
||||
Path.Combine(root, "fbi", "save"),
|
||||
Path.Combine(root, "gm9", "out"),
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue