Expressions / renamed mod to % to be more in line with MB style spec

This commit is contained in:
Olivier Guyot
2019-10-28 15:53:55 +01:00
parent 501c90b0a2
commit b96e70e952
3 changed files with 7 additions and 7 deletions

View File

@@ -18,7 +18,7 @@ const period = 12; // animation period in seconds
const animRatio =
['^',
['/',
['mod',
['%',
['+',
['time'],
[