Expressions / renamed mod to % to be more in line with MB style spec
This commit is contained in:
@@ -18,7 +18,7 @@ const period = 12; // animation period in seconds
|
||||
const animRatio =
|
||||
['^',
|
||||
['/',
|
||||
['mod',
|
||||
['%',
|
||||
['+',
|
||||
['time'],
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user