Skip to content

Commit

Permalink
Update webgl_loader_md2.html (#25670)
Browse files Browse the repository at this point in the history
Double index increment preventing all animations to be set in UI.
  • Loading branch information
llzen44 authored Mar 14, 2023
1 parent 8571a82 commit d3f5af6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/webgl_loader_md2.html
Original file line number Diff line number Diff line change
Expand Up @@ -320,8 +320,6 @@
playbackConfig[ clip.name ] = generateCallback( clip );
guiItems[ i ] = folder.add( playbackConfig, clip.name, clip.name );

i ++;

}

}
Expand Down

0 comments on commit d3f5af6

Please sign in to comment.