Skip to content

Commit 916af9d

Browse files
committed
r98dev
1 parent 58e3288 commit 916af9d

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 = '97';
1+
export var REVISION = '98dev';
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)