Skip to content

Commit e9faa93

Browse files
authored
Update script.js
1 parent 84bf9bd commit e9faa93

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

assets/webconfig/c/script.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
var VIDEO_WIDTH = 640,
22
VIDEO_HEIGHT = 480,
33
PORTRAIT,
4-
FIX = 2;
4+
FIX = 2,
5+
CURRENT_ADJUSTMENT;
56

67
var FAST_COLOR = new FastAverageColor();
78

0 commit comments

Comments
 (0)