Convert indentation to tabs and remove trailing newlines

This commit is contained in:
Julia 2021-09-06 14:28:26 +02:00
parent 0405cd07c4
commit b17eefc617
8 changed files with 297 additions and 298 deletions

View file

@ -187,4 +187,3 @@ function randomChance (percent)
}
module.exports = { generateFrames };