mirror of
https://github.com/wassname/GarageServer.IO.git
synced 2026-07-10 00:20:07 +08:00
Fixed client sequence
This commit is contained in:
@@ -4,7 +4,7 @@ window.GarageServerIO = (function (window, socketio) {
|
||||
|
||||
socket = null,
|
||||
|
||||
sequenceNumber = 1,
|
||||
sequenceNumber = 0,
|
||||
|
||||
players = [],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user