diff -r 32e5f491ba1d -r 8a6eb26ac87f client/js/require-utils.js --- a/client/js/require-utils.js Wed May 14 14:52:34 2014 +0200 +++ b/client/js/require-utils.js Fri May 16 09:23:11 2014 +0200 @@ -7,6 +7,6 @@ getRenderer: function(){ return window.Rkns.Renderer; } - } + }; }); \ No newline at end of file