mirror of
https://github.com/wassname/GarageServer.IO.git
synced 2026-06-27 16:10:34 +08:00
Added TODO
This commit is contained in:
@@ -16,7 +16,7 @@ $(function () {
|
||||
onUpdatePlayerPrediction: GamePhysics.getNewPlayerState,
|
||||
onInterpolation: GamePhysics.getInterpolatedState,
|
||||
onWorldState: function (state) {
|
||||
//CHANGE THIS FOR DEMO AND DOCUMENTATION
|
||||
//TODO THIS FOR DEMO AND DOCUMENTATION
|
||||
playerSize = state.playerSize;
|
||||
entitySize = state.entitySize;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user