summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2018-01-16 21:42:36 +0100
committer hap <happppp@users.noreply.github.com>2018-01-16 21:42:36 +0100
commitaa0400e82a46b1caf3eee968c9226ce500cf6ec8 (patch)
treef0c76930ad0f40878f4a7060b8b7ed0e3498f147
parent1e2ac119242bf1a89686a26b4e7a726d5b00b188 (diff)
"3733 Digital Scale" is not the title of this machine (nw)
-rw-r--r--src/mame/drivers/sartorius.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/sartorius.cpp b/src/mame/drivers/sartorius.cpp
index f8507e31b57..97f881a3337 100644
--- a/src/mame/drivers/sartorius.cpp
+++ b/src/mame/drivers/sartorius.cpp
@@ -72,4 +72,4 @@ ROM_END
} // anonymous namespace
-SYST( 1978?, sart3733, 0, 0, sart3733, sart3733, sart3733_state, 0, "Sartorius-Werke GmbH", "3733 Digital Scale", MACHINE_NOT_WORKING | MACHINE_NO_SOUND_HW )
+SYST( 1978?, sart3733, 0, 0, sart3733, sart3733, sart3733_state, 0, "Sartorius-Werke GmbH", "3733 (digital scale)", MACHINE_NOT_WORKING | MACHINE_NO_SOUND_HW )