[Scummvm-git-logs] scummvm master -> 5a81a94bddb568f9e1b4402e2827621abb8edc57
aquadran
noreply at scummvm.org
Wed Jul 13 17:34:47 UTC 2022
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
5a81a94bdd WINTERMUTE: Document another demo mode for 'Pizza Morgana'
Commit: 5a81a94bddb568f9e1b4402e2827621abb8edc57
https://github.com/scummvm/scummvm/commit/5a81a94bddb568f9e1b4402e2827621abb8edc57
Author: PaweÅ KoÅodziejski (aquadran at gmail.com)
Date: 2022-07-13T19:34:39+02:00
Commit Message:
WINTERMUTE: Document another demo mode for 'Pizza Morgana'
Changed paths:
engines/wintermute/ext/wme_commandlinehelper.cpp
diff --git a/engines/wintermute/ext/wme_commandlinehelper.cpp b/engines/wintermute/ext/wme_commandlinehelper.cpp
index 546bec07140..c0c2bf004eb 100644
--- a/engines/wintermute/ext/wme_commandlinehelper.cpp
+++ b/engines/wintermute/ext/wme_commandlinehelper.cpp
@@ -73,6 +73,7 @@ ScValue *SXCommandLineHelper::scGetProperty(const Common::String &name) {
//////////////////////////////////////////////////////////////////////////
// Parameters (RO)
// Used to launch demo: "Pizza Morgana: Episode 1 - Monsters and Manipulations in the Magical Forest"
+ // 'DEMO', 'FULLDEMO'
//////////////////////////////////////////////////////////////////////////
if (name == "Parameters") {
_scValue->setString("Pizza.exe DEMO");
More information about the Scummvm-git-logs
mailing list