No parenthesis

openid
Marcin Kulik 12 years ago
parent f092ad87d2
commit a58efccd6c

@ -70,7 +70,7 @@ class AsciiIo.Movie
@startedAt = @now() @startedAt = @now()
@playing = true @playing = true
@trigger('started') @trigger 'started'
@lastFrameAt = @now() @lastFrameAt = @now()
@nextFrame() @nextFrame()

Loading…
Cancel
Save