mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
Remove comment in tutorialZone
This commit is contained in:
parent
47d7e89699
commit
5eef9867b4
1 changed files with 0 additions and 1 deletions
|
@ -120,7 +120,6 @@ if (!Function.prototype.bind) {
|
|||
print("TutorialZone | EXITED THE TUTORIAL AREA");
|
||||
if (this.token) {
|
||||
print("TutorialZone | Destroying token");
|
||||
//HMD.requestHideHandControllers();
|
||||
this.token.destroy();
|
||||
this.token = null;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue