Skip to content

Commit

Permalink
fix time
Browse files Browse the repository at this point in the history
  • Loading branch information
who am i committed Nov 18, 2020
1 parent 757fa35 commit b315e6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Babylonjs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@
$("#modelbtn1").css("pointer-events","auto")
$("#modelbtn2").css("pointer-events","auto")
$("#modelbtn3").css("pointer-events","auto")
},5000)
},3000)
}
$(document).ready(function () {
// setTimeout(()=>{
Expand Down

0 comments on commit b315e6b

Please sign in to comment.