mirror of
https://github.com/wassname/GarageServer.IO.git
synced 2026-07-03 17:10:20 +08:00
Corrected comments
This commit is contained in:
@@ -7,7 +7,7 @@ options = {
|
||||
onPlayerRemove: function (id),
|
||||
onPing: function (data),
|
||||
onUpdatePlayerPhysics: function (state, inputs),
|
||||
onInterpolation: function(currentState, previousState, targetState, amount, delta)
|
||||
onInterpolation: function(currentState, previousState, targetState, amount)
|
||||
logging: true,
|
||||
clientSidePrediction: true,
|
||||
interpolation: true,
|
||||
|
||||
Reference in New Issue
Block a user