From 9670cf3fe32baf9da0e992deafc48a98aa94b2af Mon Sep 17 00:00:00 2001 From: Howard Stearns Date: Mon, 8 Feb 2016 09:37:56 -0800 Subject: [PATCH] Reference correct filename. --- examples/entityScripts/tribble.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/entityScripts/tribble.js b/examples/entityScripts/tribble.js index a5aaf4feb6..e34213cfa3 100644 --- a/examples/entityScripts/tribble.js +++ b/examples/entityScripts/tribble.js @@ -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,