mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-11 07:04:16 +00:00
Update Project Pokemon URLs in comment
This commit is contained in:
parent
90e3c4a42e
commit
5a4ddd685c
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@ namespace PKHeX.Core
|
|||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Big thanks to Grovyle91's Pokémon Mystery Gift Editor, from which the structure was referenced.
|
||||
/// http://projectpokemon.org/forums/member.php?829-Grovyle91
|
||||
/// http://projectpokemon.org/forums/showthread.php?6524
|
||||
/// https://projectpokemon.org/home/profile/859-grovyle91/
|
||||
/// https://projectpokemon.org/home/forums/topic/5870-pok%C3%A9mon-mystery-gift-editor-v143-now-with-bw-support/
|
||||
/// See also: http://tccphreak.shiny-clique.net/debugger/pcdfiles.htm
|
||||
/// </remarks>
|
||||
public sealed class PCD : MysteryGift
|
||||
|
|
Loading…
Reference in a new issue