Opened 3 years ago

Closed 3 years ago

#12668 closed defect (fixed)

WEB: ACCESS: Martian Memorandum demo is missing

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

Description

The Access engine has the following detection for a demo of Martian Memorandum, but it is not on the site.

	{
		// Martian Memorandum
		{
			"martian",
			"Demo",
			AD_ENTRY1s("r01.rm", "c2facf9c43047211289044ee39a2322a", 2313),
			Common::EN_ANY,
			Common::kPlatformDOS,
			ADGF_UNSTABLE,
			GUIO1(GUIO_NONE)
		},
		GType_MartianMemorandum,
		0
	},

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: ACCESS: Martian Memorandum demo is missingWEB: ACCESS: Martian Memorandum 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.