mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 14:15: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
|
"ngage", // Nokia N-Gage
|
||||||
"ngp", // SNK Neo Geo Pocket
|
"ngp", // SNK Neo Geo Pocket
|
||||||
"ngpc", // SNK Neo Geo Pocket Color
|
"ngpc", // SNK Neo Geo Pocket Color
|
||||||
"odyssey2", // Magnavox Odyssey2
|
"odyssey2", // Magnavox Odyssey2 / Philips Videopac G7000
|
||||||
"openbor", // OpenBOR Game Engine
|
"openbor", // OpenBOR Game Engine
|
||||||
"oric", // Tangerine Computer Systems Oric
|
"oric", // Tangerine Computer Systems Oric
|
||||||
"palm", // Palm OS
|
"palm", // Palm OS
|
||||||
|
@ -146,7 +146,6 @@ namespace PlatformIds
|
||||||
"uzebox", // Uzebox Open Source Console
|
"uzebox", // Uzebox Open Source Console
|
||||||
"vectrex", // Smith Engineering Vectrex
|
"vectrex", // Smith Engineering Vectrex
|
||||||
"vic20", // Commodore VIC-20
|
"vic20", // Commodore VIC-20
|
||||||
"videopac", // Philips Videopac G7000 (Magnavox Odyssey2)
|
|
||||||
"virtualboy", // Nintendo Virtual Boy
|
"virtualboy", // Nintendo Virtual Boy
|
||||||
"vpinball", // Visual Pinball
|
"vpinball", // Visual Pinball
|
||||||
"vsmile", // VTech V.Smile
|
"vsmile", // VTech V.Smile
|
||||||
|
|
|
@ -145,7 +145,6 @@ namespace PlatformIds
|
||||||
UZEBOX,
|
UZEBOX,
|
||||||
VECTREX,
|
VECTREX,
|
||||||
COMMODORE_VIC20,
|
COMMODORE_VIC20,
|
||||||
PHILIPS_VIDEOPAC,
|
|
||||||
NINTENDO_VIRTUAL_BOY,
|
NINTENDO_VIRTUAL_BOY,
|
||||||
VISUAL_PINBALL,
|
VISUAL_PINBALL,
|
||||||
VTECH_VSMILE,
|
VTECH_VSMILE,
|
||||||
|
|
Loading…
Reference in a new issue