Skip to content

Commit

Permalink
Merge pull request #1398 from Duion/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
Areloch committed Sep 5, 2015
2 parents 5874b8d + 03e0874 commit ec2da8c
Showing 1 changed file with 1 addition and 1 deletion.
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 ec2da8c

Please sign in to comment.