diff options
author | 2022-04-30 01:19:15 -0400 | |
---|---|---|
committer | 2022-04-30 07:19:15 +0200 | |
commit | 8a795ea9ca1b2772054f5286c98e8bdbadd87f07 (patch) | |
tree | b15acad116e4b22fcb87f18394b24bef987851df | |
parent | 93a31cf8a65080d5e4bb7e868ac72433a24209fc (diff) |
neogeo.xml: Fix kof2002 AES serial (#9654)
-rw-r--r-- | hash/neogeo.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hash/neogeo.xml b/hash/neogeo.xml index 2b10ddc1883..8fa9c96e8e2 100644 --- a/hash/neogeo.xml +++ b/hash/neogeo.xml @@ -9133,7 +9133,7 @@ license:CC0 <description>The King of Fighters 2002 (NGM-2650 ~ NGH-2650)</description> <year>2002</year> <publisher>Eolith / Playmore</publisher> - <info name="serial" value="NGM-2650 (MVS), NGM-2650 (AES)"/> + <info name="serial" value="NGM-2650 (MVS), NGH-2650 (AES)"/> <info name="release" value="20021010 (MVS), 20021219 (AES)"/> <info name="alt_title" value="ザ・キング・オブ・ファイターズ 2002"/> <sharedfeat name="release" value="MVS,AES" /> |