lance-gg / lance

Multiplayer game server based on Node.JS
https://lance-gg.github.io/
Apache License 2.0
1.57k stars 165 forks source link

applySync missing in frameSync strategy #122

Closed dev-zetta closed 5 years ago

dev-zetta commented 5 years ago

As title says. https://github.com/lance-gg/lance/blob/bbb6f63607121a03635f22344fc3a3553df03bc5/src/syncStrategies/SyncStrategy.js#L126

I get this error:

TypeError: this.applySync is not a function at FrameSyncStrategy.applySync [as syncStep]