[Scummvm-git-logs] scummvm-web master -> c3679beffa0bd7b6dc915115cb6a5934803609dd
Thunderforge
noreply at scummvm.org
Tue Jan 24 01:17:34 UTC 2023
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://github.com/scummvm/scummvm-web .
Summary:
c3679beffa WEB: Using new screenshots table (backwards compatible)
Commit: c3679beffa0bd7b6dc915115cb6a5934803609dd
https://github.com/scummvm/scummvm-web/commit/c3679beffa0bd7b6dc915115cb6a5934803609dd
Author: Thunderforge (wjherrmann at gmail.com)
Date: 2023-01-23T19:17:28-06:00
Commit Message:
WEB: Using new screenshots table (backwards compatible)
Pulling data from a sheet with the new id
Changed paths:
include/DataUtils.php
diff --git a/include/DataUtils.php b/include/DataUtils.php
index 22380458..70f9393a 100644
--- a/include/DataUtils.php
+++ b/include/DataUtils.php
@@ -30,7 +30,7 @@ class DataUtils
'versions' => '1225902887',
'game_demos' => '713475305',
'series' => '1095671818',
- 'screenshots' => '1985243204',
+ 'screenshots' => '168506355',
'scummvm_downloads' => '1057392663',
'game_downloads' => '1287892109',
'director_demos' => '1256563740',
More information about the Scummvm-git-logs
mailing list