mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-07-16 00:56:50 +02:00
Remove toybox reference in spawner script
This commit is contained in:
parent
c2a2abe615
commit
f3eef9322c
1 changed files with 0 additions and 2 deletions
|
@ -9,8 +9,6 @@
|
||||||
// Distributed under the Apache License, Version 2.0.
|
// Distributed under the Apache License, Version 2.0.
|
||||||
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
|
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
|
||||||
|
|
||||||
var IN_TOYBOX = false;
|
|
||||||
|
|
||||||
Script.include("../../utilities.js");
|
Script.include("../../utilities.js");
|
||||||
Script.include("../../libraries/utils.js");
|
Script.include("../../libraries/utils.js");
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue