diff options
-rw-r--r-- | engines/parallaction/detection.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/parallaction/detection.cpp b/engines/parallaction/detection.cpp index 24bbdab224..cca2d4a17e 100644 --- a/engines/parallaction/detection.cpp +++ b/engines/parallaction/detection.cpp @@ -94,7 +94,7 @@ static const PARALLACTIONGameDescription gameDescriptions[] = { { NULL, 0, NULL, 0} }, Common::UNK_LANG, - Common::kPlatformPC, + Common::kPlatformAmiga, Common::ADGF_NO_FLAGS }, GType_Nippon, |