Formatting fixes

This commit is contained in:
Richard Davey 2020-04-27 09:59:40 +01:00
parent f9f414ed0f
commit 6c47e3d9e1
2 changed files with 2 additions and 0 deletions

View file

@ -67,6 +67,7 @@ var JSONArray = function (texture, sourceIndex, json)
}
var pivot = src.anchor || src.pivot;
if (pivot)
{
newFrame.customPivot = true;

View file

@ -66,6 +66,7 @@ var JSONHash = function (texture, sourceIndex, json)
}
var pivot = src.anchor || src.pivot;
if (pivot)
{
newFrame.customPivot = true;