[Scummvm-git-logs] scummvm-web master -> 90a100275e025d6e43a8571bf42145fe3d2cab91
sev-
sev at scummvm.org
Wed Oct 14 11:04:38 UTC 2020
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:
90a100275e WEB: Switch back to scumm theme as default
Commit: 90a100275e025d6e43a8571bf42145fe3d2cab91
https://github.com/scummvm/scummvm-web/commit/90a100275e025d6e43a8571bf42145fe3d2cab91
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2020-10-14T13:04:16+02:00
Commit Message:
WEB: Switch back to scumm theme as default
Changed paths:
include/Constants.php
diff --git a/include/Constants.php b/include/Constants.php
index bb088850..d3d7a2f3 100644
--- a/include/Constants.php
+++ b/include/Constants.php
@@ -57,7 +57,7 @@ class Constants
'residual' => 'Residual',
'retro' => 'Retro'
]);
- define('DEFAULT_THEME', 'residual');
+ define('DEFAULT_THEME', 'scumm');
/**
* Smarty configuration. The Smarty team does not recommend putting any of the
More information about the Scummvm-git-logs
mailing list