diff options
-rw-r--r-- | engines/tsage/detection_tables.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/engines/tsage/detection_tables.h b/engines/tsage/detection_tables.h index 583cd8e15b..d538cbacbf 100644 --- a/engines/tsage/detection_tables.h +++ b/engines/tsage/detection_tables.h @@ -140,6 +140,8 @@ static const tSageGameDescription gameDescriptions[] = { GType_BlueForce, GF_CD | GF_ALT_REGIONS }, +#if 0 + // Blue Force Spanish doesn't yet work // Blue Force Spanish CD { { @@ -154,7 +156,7 @@ static const tSageGameDescription gameDescriptions[] = { GType_BlueForce, GF_CD | GF_ALT_REGIONS }, - +#endif // Return to Ringworld { { |