Skip to content

Commit ae310b7

Browse files
committed
r80
1 parent a3db6bd commit ae310b7

File tree

3 files changed

+827
-16
lines changed

3 files changed

+827
-16
lines changed

build/three.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187

188188
} );
189189

190-
var REVISION = '80dev';
190+
var REVISION = '80';
191191
var MOUSE = { LEFT: 0, MIDDLE: 1, RIGHT: 2 };
192192
var CullFaceNone = 0;
193193
var CullFaceBack = 1;

0 commit comments

Comments
 (0)