From 5e47c2cfb19a974bcb092e9a8cc6d6bf75f474ff Mon Sep 17 00:00:00 2001 From: Matthew Hoops Date: Sat, 24 Sep 2011 11:32:31 -0400 Subject: MOHAWK: Remove erroneous executable name from a detection entry --- engines/mohawk/detection_tables.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/mohawk') diff --git a/engines/mohawk/detection_tables.h b/engines/mohawk/detection_tables.h index 74b02ac8df..01b3a18c11 100644 --- a/engines/mohawk/detection_tables.h +++ b/engines/mohawk/detection_tables.h @@ -1619,7 +1619,7 @@ static const MohawkGameDescription gameDescriptions[] = { }, GType_LIVINGBOOKSV3, 0, - "Living Books Player" + 0 }, { -- cgit v1.2.3