revert Spine.js

This commit is contained in:
Martin Kelm 2013-12-14 12:15:18 +01:00
parent dc49c7b396
commit b41af9f14d

View file

@ -1391,7 +1391,7 @@ spine.AtlasRegion.prototype = {
index: 0, index: 0,
rotate: false, rotate: false,
splits: null, splits: null,
pads: null pads: null,
}; };
spine.AtlasReader = function (text) { spine.AtlasReader = function (text) {