mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 06:05:38 +00:00
Removed the videopac platform ID entry as it's identical to odyssey2
This commit is contained in:
parent
49addadc64
commit
d9085e066a
|
@ -99,7 +99,7 @@ namespace PlatformIds
|
|||
"ngage", // Nokia N-Gage
|
||||
"ngp", // SNK Neo Geo Pocket
|
||||
"ngpc", // SNK Neo Geo Pocket Color
|
||||
"odyssey2", // Magnavox Odyssey2
|
||||
"odyssey2", // Magnavox Odyssey2 / Philips Videopac G7000
|
||||
"openbor", // OpenBOR Game Engine
|
||||
"oric", // Tangerine Computer Systems Oric
|
||||
"palm", // Palm OS
|
||||
|
@ -146,7 +146,6 @@ namespace PlatformIds
|
|||
"uzebox", // Uzebox Open Source Console
|
||||
"vectrex", // Smith Engineering Vectrex
|
||||
"vic20", // Commodore VIC-20
|
||||
"videopac", // Philips Videopac G7000 (Magnavox Odyssey2)
|
||||
"virtualboy", // Nintendo Virtual Boy
|
||||
"vpinball", // Visual Pinball
|
||||
"vsmile", // VTech V.Smile
|
||||
|
|
|
@ -145,7 +145,6 @@ namespace PlatformIds
|
|||
UZEBOX,
|
||||
VECTREX,
|
||||
COMMODORE_VIC20,
|
||||
PHILIPS_VIDEOPAC,
|
||||
NINTENDO_VIRTUAL_BOY,
|
||||
VISUAL_PINBALL,
|
||||
VTECH_VSMILE,
|
||||
|
|
Loading…
Reference in a new issue