mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-19 22:53:47 +00:00
Companion PR to 1398 to add the change to the Empty template as well.
This commit is contained in:
parent
ec2da8c1c8
commit
dd5f910b64
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
|||
//-----------------------------------------------------------------------------
|
||||
|
||||
if($GameCanvas == OculusCanvas)
|
||||
$GameCanvas = 0;
|
||||
$GameCanvas = Canvas;
|
||||
|
||||
// Cleanup Dialog created by 'core'
|
||||
if( isObject( MessagePopupDlg ) )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue