apparently consts are only for later versions of js? idk
This commit is contained in:
förälder
0a7dc98def
incheckning
341f27ac11
@ -1,7 +1,7 @@
|
||||
$(document).ready(function() {
|
||||
// todo define things like 16x16, 128x128 etc. as constants?
|
||||
// also script debounce/throttle times
|
||||
const animationTime = 400; // defined in bitsy.js
|
||||
var animationTime = 400; // defined in bitsy.js
|
||||
|
||||
var bitsyData = {};
|
||||
|
||||
|
||||
Laddar…
x
Referens i nytt ärende
Block a user