mirror of
https://github.com/photonstorm/phaser
synced 2025-02-17 14:38:30 +00:00
Update BitmapText.js
This commit is contained in:
parent
72654e04d3
commit
49682e744d
1 changed files with 0 additions and 3 deletions
|
@ -445,9 +445,6 @@ var BitmapText = new Class({
|
|||
|
||||
this.getTextBounds(false);
|
||||
|
||||
// this._displayOriginX = this.originX * this.width;
|
||||
// this._displayOriginY = this.originY * this.height;
|
||||
|
||||
return this;
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue