From a30e629005576edc2455cb0c1d84cd5f34918a90 Mon Sep 17 00:00:00 2001 From: Torbjörn Andersson Date: Sat, 22 Oct 2011 12:48:18 +0200 Subject: TSAGE: Add description for Return to Ringworld The engine detects it, so it might as well put a name to it. --- engines/tsage/detection.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/engines/tsage/detection.cpp b/engines/tsage/detection.cpp index 44a25085fa..ba01e024e5 100644 --- a/engines/tsage/detection.cpp +++ b/engines/tsage/detection.cpp @@ -61,6 +61,7 @@ static const PlainGameDescriptor tSageGameTitles[] = { { "tsage", "Tsunami TsAGE-based Game" }, { "ringworld", "Ringworld: Revenge of the Patriarch" }, { "blueforce", "Blue Force" }, + { "ringworld2", "Return to Ringworld" }, { 0, 0 } }; -- cgit v1.2.3