MOHAWK: Enable the Riven easter egg shortcut

svn-id: r55458
This commit is contained in:
Matthew Hoops 2011-01-23 06:02:46 +00:00
parent fd3188a6fc
commit 52c0d678ce

View File

@ -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");