mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 03:24:00 +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.
|
||||
// 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("../../libraries/utils.js");
|
||||
|
||||
|
|
Loading…
Reference in a new issue