mirror of
https://github.com/photonstorm/phaser
synced 2024-11-22 04:33:31 +00:00
commit
6c55aba8d9
1 changed files with 1 additions and 1 deletions
|
@ -839,7 +839,7 @@ var NineSlice = new Class({
|
||||||
{
|
{
|
||||||
this.width = width;
|
this.width = width;
|
||||||
this.height = height;
|
this.height = height;
|
||||||
|
this.updateDisplayOrigin();
|
||||||
var input = this.input;
|
var input = this.input;
|
||||||
|
|
||||||
if (input && !input.customHitArea)
|
if (input && !input.customHitArea)
|
||||||
|
|
Loading…
Reference in a new issue