mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-15 16:44:36 +00:00
Merge pull request #1407 from Areloch/Companion_PR_1398
Companion PR to 1398
This commit is contained in:
commit
82bafd9f35
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
||||||
//-----------------------------------------------------------------------------
|
//-----------------------------------------------------------------------------
|
||||||
|
|
||||||
if($GameCanvas == OculusCanvas)
|
if($GameCanvas == OculusCanvas)
|
||||||
$GameCanvas = 0;
|
$GameCanvas = Canvas;
|
||||||
|
|
||||||
// Cleanup Dialog created by 'core'
|
// Cleanup Dialog created by 'core'
|
||||||
if( isObject( MessagePopupDlg ) )
|
if( isObject( MessagePopupDlg ) )
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue