We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8268cd3 commit 65ef16aCopy full SHA for 65ef16a
src/constants.js
@@ -1,4 +1,4 @@
1
-export var REVISION = '96';
+export var REVISION = '97dev';
2
export var MOUSE = { LEFT: 0, MIDDLE: 1, RIGHT: 2 };
3
export var CullFaceNone = 0;
4
export var CullFaceBack = 1;
0 commit comments