[Scummvm-git-logs] scummvm master -> 0b7fe7e910db2db45c73db771a83ee53ac5f4678
bluegr
noreply at scummvm.org
Tue Feb 10 15:15:38 UTC 2026
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://api.github.com/repos/scummvm/scummvm .
Summary:
0b7fe7e910 PHOENIXVR: Rename cameronlochness to lochness in games list
Commit: 0b7fe7e910db2db45c73db771a83ee53ac5f4678
https://github.com/scummvm/scummvm/commit/0b7fe7e910db2db45c73db771a83ee53ac5f4678
Author: Filippos Karapetis (bluegr at gmail.com)
Date: 2026-02-10T17:15:32+02:00
Commit Message:
PHOENIXVR: Rename cameronlochness to lochness in games list
Sync game IDs after the changes in da1d5591315fda8cd5ebd366bca3ba6231c58805
Changed paths:
engines/phoenixvr/detection_tables.h
diff --git a/engines/phoenixvr/detection_tables.h b/engines/phoenixvr/detection_tables.h
index 1f591498a02..cde1ef925ef 100644
--- a/engines/phoenixvr/detection_tables.h
+++ b/engines/phoenixvr/detection_tables.h
@@ -24,7 +24,7 @@ namespace PhoenixVR {
const PlainGameDescriptor phoenixvrGames[] = {
{"necrono", "Necronomicon: The Dawning of Darkness"},
- {"cameronlochness", "Cameron Files: The Secret at Loch Ness"},
+ {"lochness", "Cameron Files: The Secret at Loch Ness"},
{"messenger", "The Messenger/Louvre: The Final Curse"},
{0, 0}};
More information about the Scummvm-git-logs
mailing list