Fixed client sequence

This commit is contained in:
Jeremiah Billmann
2013-06-01 16:24:53 -04:00
parent 9038bdc6fb
commit 443a0634f9
+1 -1
View File
@@ -4,7 +4,7 @@ window.GarageServerIO = (function (window, socketio) {
socket = null,
sequenceNumber = 1,
sequenceNumber = 0,
players = [],