mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-07-12 11:14:55 -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.