mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-31 16:03:24 +00:00
MOHAWK: Enable the Riven easter egg shortcut
svn-id: r55458
This commit is contained in:
parent
fd3188a6fc
commit
52c0d678ce
@ -319,6 +319,7 @@ void MohawkEngine_Riven::initVars() {
|
||||
*getVar("bblrsw") = 1;
|
||||
*getVar("ocage") = 1;
|
||||
*getVar("jbeetle") = 1;
|
||||
*getVar("tdl") = 1;
|
||||
|
||||
// Randomize the telescope combination
|
||||
uint32 *teleCombo = getVar("tcorrectorder");
|
||||
|
Loading…
x
Reference in New Issue
Block a user