We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e60c79 commit 5acbcf0Copy full SHA for 5acbcf0
Hitman 3/hitman3.asl
@@ -45,7 +45,7 @@ init
45
46
// MMS as a workaround to the Game Pass not working (#4)
47
switch (mms) {
48
- case "4A68000": version = "Epic August 2023"; break;
+ case "4A68000": version = "Epic October 2023"; break;
49
case "4A71000": version = "Steam August 2023"; break;
50
case "4ABE000":
51
version = "Game Pass May 2023";
0 commit comments