Skip to content

Commit

Permalink
Update StoryboardCommand.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
konekowo committed Sep 30, 2024
1 parent 2c12029 commit 55cca93
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ export abstract class StoryboardCommand extends Event{

public endTime: number = 0;

public timesLooped: number = 0;
}

0 comments on commit 55cca93

Please sign in to comment.