various misc fixes from merge.

This commit is contained in:
Jeff Hutchinson 2021-09-01 22:36:59 -04:00
parent 17231ca9fb
commit b0549118b6
4 changed files with 5 additions and 4 deletions

View file

@ -340,7 +340,7 @@ function AssetBrowser::onShapeAssetEditorDropped(%this, %assetDef, %position)
%newStatic = new TSStatic()
{
position = %pos;
position = %position;
shapeAsset = %assetId;
};