diff options
-rw-r--r-- | engines/prince/detection.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/prince/detection.cpp b/engines/prince/detection.cpp index dd3b2a7cd1..1aa1329a3b 100644 --- a/engines/prince/detection.cpp +++ b/engines/prince/detection.cpp @@ -106,7 +106,7 @@ static const PrinceGameDescription gameDescriptions[] = { { { "prince", - "", + "w/translation", { {"databank.ptc", 0, "5fa03833177331214ec1354761b1d2ee", 3565031}, {"prince_translation.dat", 0, 0, -1}, @@ -122,7 +122,7 @@ static const PrinceGameDescription gameDescriptions[] = { { { "prince", - "", + "w/translation", { {"databank.ptc", 0, "48ec9806bda9d152acbea8ce31c93c49", 3435298}, {"prince_translation.dat", 0, 0, -1}, |