Skip to content

Commit

Permalink
Merge pull request #1407 from Areloch/Companion_PR_1398
Browse files Browse the repository at this point in the history
Companion PR to 1398
  • Loading branch information
Areloch committed Sep 5, 2015
2 parents ec2da8c + dd5f910 commit 82bafd9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
//-----------------------------------------------------------------------------

if($GameCanvas == OculusCanvas)
$GameCanvas = 0;
$GameCanvas = Canvas;

// Cleanup Dialog created by 'core'
if( isObject( MessagePopupDlg ) )
Expand Down

0 comments on commit 82bafd9

Please sign in to comment.