mirror of
https://github.com/photonstorm/phaser
synced 2024-11-27 07:01:20 +00:00
Removed loop reset.
This commit is contained in:
parent
8efed59271
commit
2956e99449
1 changed files with 0 additions and 1 deletions
|
@ -133,7 +133,6 @@ var TimerEvent = new Class({
|
|||
|
||||
this.hasDispatched = !!dispatchCallback;
|
||||
|
||||
this.loop = false;
|
||||
this.repeatCount = 0;
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in a new issue