Reference correct filename.

This commit is contained in:
Howard Stearns 2016-02-08 09:37:56 -08:00
parent 61e521bc63
commit 9670cf3fe3

View file

@ -1,6 +1,6 @@
(function () { (function () {
// See tests/performance/tribbles.js // See tests/performance/tribbles.js
Script.include("../libraries/virtualBaton.42.js"); Script.include("../libraries/virtualBaton.js");
var dimensions, oldColor, entityID, var dimensions, oldColor, entityID,
editRate = 60, editRate = 60,
moveRate = 1, moveRate = 1,