Skip to content

Commit 2956e99

Browse files
committed
Removed loop reset.
1 parent 8efed59 commit 2956e99

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

v3/src/time/TimerEvent.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,6 @@ var TimerEvent = new Class({
133133

134134
this.hasDispatched = !!dispatchCallback;
135135

136-
this.loop = false;
137136
this.repeatCount = 0;
138137
},
139138

0 commit comments

Comments
 (0)