diff -r 45cca39b00ac -r 3360c3f7fb18 client/js/main.js --- a/client/js/main.js Wed Jul 25 19:36:31 2012 +0200 +++ b/client/js/main.js Thu Jul 26 18:06:05 2012 +0200 @@ -82,7 +82,7 @@ var _this = this; this.serializer.onLoad(function() { _this.renderer.draw(); - }) + }); } /* Utility functions */