Companion PR to 1398 to add the change to the Empty template as well.

This commit is contained in:
Areloch 2015-09-05 12:07:47 -05:00
parent ec2da8c1c8
commit dd5f910b64

View file

@ -21,7 +21,7 @@
//-----------------------------------------------------------------------------
if($GameCanvas == OculusCanvas)
$GameCanvas = 0;
$GameCanvas = Canvas;
// Cleanup Dialog created by 'core'
if( isObject( MessagePopupDlg ) )