Merge branch 'Preview4_0_DevHead' into tsneo

This commit is contained in:
Jeff Hutchinson 2021-08-16 22:50:02 -04:00
commit ada1c5a021
521 changed files with 259 additions and 162 deletions

View file

@ -3369,7 +3369,7 @@ function ShapeEdMountWindow::mountShape( %this, %slot )
%type = %this-->mountType.getText();
if ( %model $= "Browse..." )
%model = "core/shapes/octahedron.dts";
%model = "core/gameObjects/shapes/octahedron.dts";
if ( ShapeEdShapeView.mountShape( %model, %node, %type, %slot ) )
{