[Scummvm-git-logs] scummvm master -> a5b9098daffb3de2f45e0d6010dcfe422e999666
sev-
noreply at scummvm.org
Fri Jul 28 18:58:42 UTC 2023
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
a5b9098daf DIRECTOR: Remove duplicate detection entry
Commit: a5b9098daffb3de2f45e0d6010dcfe422e999666
https://github.com/scummvm/scummvm/commit/a5b9098daffb3de2f45e0d6010dcfe422e999666
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2023-07-28T20:58:36+02:00
Commit Message:
DIRECTOR: Remove duplicate detection entry
Changed paths:
engines/director/detection_tables.h
diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index be1afa4fa63..b65a29bb671 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -4767,8 +4767,6 @@ static const DirectorGameDescription gameDescriptions[] = {
WINGAME1t("necrobius", "Beta", "WIN_APPS/N_BIUS.EXE", "c1b8ced1a94efcbaa86bdf12f28a0097", 692919, 404),
WINDEMO1("necrobius", "Demo", "N_BIUS.EXE", "d17330706956c2fda3ee482b39b0609f", 705049, 400),
- PIPGAME1_l("nemurenu", "", "Sleepless", "5ac60d4dafefa00dd8060b6a4f9c4c4c", 48184, Common::JA_JPN, 404),
-
MACGAME1_l("negi1", "", "Power", "1e817476c1d58b61cc74a08d685460fd", 100069, Common::JA_JPN, 404),
WINGAME1t_l("negi1", "", "NEGI.EXE", "295224cdc826db343629e7741f5163af", 751189, Common::JA_JPN, 400),
More information about the Scummvm-git-logs
mailing list