summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Ivan Vangelista <mesgnet@yahoo.it>2018-11-26 22:08:44 +0100
committer Vas Crabb <vas@vastheman.com>2018-11-28 02:55:45 +1100
commit296c24d3d7cecd5a210f9e7f14d54aacfb4eed68 (patch)
treefb0c487dc1828482a67cdb02a69176d42ecc89d7
parentd73dfe970915cd1abe81690d5b698286c389a4ac (diff)
balsente.cpp: corrected title for recently added triviaes2 set (nw)
-rw-r--r--src/mame/drivers/balsente.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/balsente.cpp b/src/mame/drivers/balsente.cpp
index 09761617301..78cdd09fa87 100644
--- a/src/mame/drivers/balsente.cpp
+++ b/src/mame/drivers/balsente.cpp
@@ -2556,7 +2556,7 @@ GAME( 1985, toggle, 0, balsente, toggle, balsente_state, init_toggle
GAME( 1986, nametune, 0, balsente, nametune, balsente_state, init_nametune, ROT0, "Bally/Sente", "Name That Tune (set 1)", MACHINE_SUPPORTS_SAVE )
/* Board: 007-8001-01-0C Rev C1 */
-GAME( 1987, triviaes2, triviaes, balsente, triviaes, balsente_state, init_triviaes2, ROT0, "Bally/Sente (Maibesa license)", "Trivial Pursuit (Young Players Edition?, Spanish, Maibesa license)", MACHINE_SUPPORTS_SAVE ) // Young Players edition not present on title screen, but red background supposedly means this
+GAME( 1987, triviaes2, triviaes, balsente, triviaes, balsente_state, init_triviaes2, ROT0, "Bally/Sente (Maibesa license)", "Trivial Pursuit (Edicion Jovenes Carrozas?, Spanish, Maibesa license)", MACHINE_SUPPORTS_SAVE ) // Edicion Jovenes Carrozas not present on title screen, but red background supposedly means this
/* Board: 006-8030-01-0A Rev A */
GAME( 1986, nametune2, nametune, balsente, nametune, balsente_state, init_nametune, ROT0, "Bally/Sente", "Name That Tune (3/23/86)", MACHINE_SUPPORTS_SAVE )