Skip to content

Commit 65ef16a

Browse files
committed
r97dev
1 parent 8268cd3 commit 65ef16a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/constants.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
export var REVISION = '96';
1+
export var REVISION = '97dev';
22
export var MOUSE = { LEFT: 0, MIDDLE: 1, RIGHT: 2 };
33
export var CullFaceNone = 0;
44
export var CullFaceBack = 1;

0 commit comments

Comments
 (0)