Opened 3 years ago

Closed 3 years ago

#12692 closed defect (fixed)

WEB: SHERLOCK: Case of the Serrated Scalpel demo is missing

Reported by: ccawley2011 Owned by: sev-
Priority: high Component: Web
Version: Keywords: demo missing
Cc: Game:

Description

The Sherlock engine has the following detection for a non-interactive demo of Case of the Serrated Scalpel, but it is not on the site.

	{
		// Case of the Serrated Scalpel - Non-Interactive English Demo
		// Provided by Strangerke
		{
			"scalpel",
			"Non Interactive Demo",
			AD_ENTRY1s("music.lib", "ec19a09b7fef6fd90b1ab812ce6e9739", 38563),
			Common::EN_ANY,
			Common::kPlatformDOS,
			ADGF_DEMO,
			GUIO1(GUIO_NOSPEECH)
		},
		GType_SerratedScalpel,
	},

Change History (3)

comment:1 by sev-, 3 years ago

Priority: normalhigh

This would be nice to get fixed before the release.

comment:2 by sev-, 3 years ago

Summary: SHERLOCK: Case of the Serrated Scalpel demo is missingWEB: SHERLOCK: Case of the Serrated Scalpel demo is missing

comment:3 by sev-, 3 years ago

Owner: set to sev-
Resolution: fixed
Status: newclosed

Added

Note: See TracTickets for help on using tickets.