diff options
-rw-r--r-- | engines/tsage/detection.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
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 } }; |