mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 11:45:36 +02:00
Reference correct filename.
This commit is contained in:
parent
61e521bc63
commit
9670cf3fe3
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
(function () {
|
||||
// See tests/performance/tribbles.js
|
||||
Script.include("../libraries/virtualBaton.42.js");
|
||||
Script.include("../libraries/virtualBaton.js");
|
||||
var dimensions, oldColor, entityID,
|
||||
editRate = 60,
|
||||
moveRate = 1,
|
||||
|
|
Loading…
Reference in a new issue