[iortcw] 54/95: All: Corrected GOG game ID

Simon McVittie smcv at debian.org
Fri Sep 8 10:42:11 UTC 2017


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to tag 1.51
in repository iortcw.

commit 9e6d80bc4f10dab813b1ea4b44ff69779973e352
Author: MAN-AT-ARMS <M4N4T4RMS at gmail.com>
Date:   Sun Apr 16 08:08:44 2017 -0400

    All: Corrected GOG game ID
---
 MP/code/qcommon/q_shared.h | 2 +-
 SP/code/qcommon/q_shared.h | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/MP/code/qcommon/q_shared.h b/MP/code/qcommon/q_shared.h
index 6f53652..f1fca4d 100644
--- a/MP/code/qcommon/q_shared.h
+++ b/MP/code/qcommon/q_shared.h
@@ -70,7 +70,7 @@ If you have questions concerning this license or the applicable additional terms
   #define HOMEPATH_NAME_WIN		"RTCW"
   #define STEAMPATH_NAME		"Return To Castle Wolfenstein"
   #define STEAMPATH_APPID		"9010"
-  #define GOGPATH_ID			"1443699418"
+  #define GOGPATH_ID			"1441704976"
   #define HOMEPATH_NAME_MACOSX		HOMEPATH_NAME_WIN
   #define GAMENAME_FOR_MASTER		"wolfmp"
   #define CINEMATICS_LOGO		"gmlogo.RoQ"	// non-existent
diff --git a/SP/code/qcommon/q_shared.h b/SP/code/qcommon/q_shared.h
index d5fd2b5..a35a19f 100644
--- a/SP/code/qcommon/q_shared.h
+++ b/SP/code/qcommon/q_shared.h
@@ -67,7 +67,7 @@ If you have questions concerning this license or the applicable additional terms
   #define HOMEPATH_NAME_WIN		"RTCW"
   #define STEAMPATH_NAME		"Return To Castle Wolfenstein"
   #define STEAMPATH_APPID		"9010"
-  #define GOGPATH_ID			"1443699418"
+  #define GOGPATH_ID			"1441704976"
   #define HOMEPATH_NAME_MACOSX		HOMEPATH_NAME_WIN
   #define GAMENAME_FOR_MASTER		"wolfsp"
   #define CINEMATICS_LOGO		"gmlogo.RoQ"	// non-existent

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/iortcw.git



More information about the Pkg-games-commits mailing list