From 97d617bd174767a9aeb12eee0f900a5665662338 Mon Sep 17 00:00:00 2001 From: ZappoMan Date: Fri, 19 Dec 2014 11:01:35 -0800 Subject: [PATCH] revert some prototype script stuff for now --- examples/entityScripts/movable.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/entityScripts/movable.js b/examples/entityScripts/movable.js index 35d11116eb..21e6261179 100644 --- a/examples/entityScripts/movable.js +++ b/examples/entityScripts/movable.js @@ -416,4 +416,4 @@ this.stopSound(); }; -}) \ No newline at end of file +})