mirror of
https://github.com/Armored-Dragon/overte.git
synced 2025-03-11 16:13:16 +01:00
Merge pull request #4175 from cozza13/20283
CR for Job #20283 - Clean up scripts that have recently been added.
This commit is contained in:
commit
0c53193e79
3 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
//
|
||||
|
||||
HIFI_PUBLIC_BUCKET = "http://s3.amazonaws.com/hifi-public/";
|
||||
Script.include("libraries/toolBars.js");
|
||||
Script.include("../../libraries/toolBars.js");
|
||||
|
||||
var recordingFile = "recording.rec";
|
||||
|
||||
|
|
Loading…
Reference in a new issue