diff --git a/src/pixi/display/SpriteBatch.js b/src/pixi/display/SpriteBatch.js index d980b7c..c53833c 100644 --- a/src/pixi/display/SpriteBatch.js +++ b/src/pixi/display/SpriteBatch.js @@ -19,7 +19,6 @@ * And here you have a hundred sprites that will be renderer at the speed of light * * @class SpriteBatch - * @extends DisplayObjectContainer * @constructor * @param texture {Texture} */