client/js/main.js
changeset 2 3360c3f7fb18
parent 1 45cca39b00ac
child 3 7722ec70c01b
--- 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 */