Skip to content

Commit

Permalink
Update Materials_Showcase_1.html
Browse files Browse the repository at this point in the history
  • Loading branch information
erichlof committed Aug 6, 2018
1 parent 7024d4c commit 59b1429
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Materials_Showcase_1.html
Expand Up @@ -389,7 +389,7 @@
// function init( meshes ) {
function init() {

if ( 'createTouch' in document ) {
if ( 'ontouchstart' in window ) {
mouseControl = false;
pixelRatio = 0.5;

Expand Down

0 comments on commit 59b1429

Please sign in to comment.