]> git.r.bdr.sh - rbdr/canvas/blobdiff - src/lib/config.js
Update project, improve sensor/render logic
[rbdr/canvas] / src / lib / config.js
index b450d84a41c0b6f683d8ca27ae90efa73f0cad1c..dbbe7fc16ec08b9e6fd5caf3eb0832fcbbb8d6b1 100644 (file)
@@ -1,4 +1,4 @@
-export const coordinateLength = 6;
+export const coordinateLength = 4;
 export const maxSize = Math.pow(16, coordinateLength);
 
 export const supabase = {
 export const maxSize = Math.pow(16, coordinateLength);
 
 export const supabase = {