mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-04-09 09:02:29 +02:00
change
This commit is contained in:
parent
54d82e6cc6
commit
032e503be6
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
|
||||
var _this;
|
||||
|
||||
var masterResetScript = Script.resolvePath("masterReset.js");
|
||||
var masterResetScript = Script.resolvePath("masterResetFromEntity.js");
|
||||
Script.include(masterResetScript);
|
||||
|
||||
ResetSwitch = function () {
|
||||
|
|
Loading…
Reference in a new issue