Skip to content

Commit 49682e7

Browse files
committed
Update BitmapText.js
1 parent 72654e0 commit 49682e7

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/gameobjects/bitmaptext/static/BitmapText.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -445,9 +445,6 @@ var BitmapText = new Class({
445445

446446
this.getTextBounds(false);
447447

448-
// this._displayOriginX = this.originX * this.width;
449-
// this._displayOriginY = this.originY * this.height;
450-
451448
return this;
452449
},
453450

0 commit comments

Comments
 (0)