mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-07-04 15:25:37 -04:00

-EmberAnimate.exe was using 1-based indexing for filenames, but Fractorium and all of the documentation was using 0-based indexing. Make all use 0-based indexing.