Reduced output traffic based on inputs

This commit is contained in:
Jeremiah Billmann
2013-06-12 21:25:54 -04:00
parent dc4aa76ca5
commit e987d73711
2 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
$(function () {
GarageServerIO.connectToGarageServer('http://garageserver_io.jbillmann.c9.io', { logging: false });
GarageServerIO.connectToGarageServer('http://garageserver_io.jbillmann.c9.io', { logging: true });
var gameCanvas = document.getElementById('gameCanvas'),