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 58e3288 commit 916af9dCopy full SHA for 916af9d
src/constants.js
@@ -1,4 +1,4 @@
1
-export var REVISION = '97';
+export var REVISION = '98dev';
2
export var MOUSE = { LEFT: 0, MIDDLE: 1, RIGHT: 2 };
3
export var CullFaceNone = 0;
4
export var CullFaceBack = 1;
0 commit comments