Update Sink.js

This commit is contained in:
Akash Bora
2024-06-15 15:20:24 +05:30
committed by GitHub
parent d4a6f6b676
commit 89e847171c

View File

@@ -1,5 +1,5 @@
// dd_zero.js
// only fuck things up if mv > movement_threshold
// only mess frames if mv > movement_threshold
var movement_threshold = 3;
function glitch_frame(frame)
{