mirror of
https://github.com/wassname/GarageServer.IO.git
synced 2026-06-27 16:10:34 +08:00
Random ships for the example
This commit is contained in:
@@ -201,7 +201,6 @@ var GarageServerIO = (function (socketio) {
|
||||
|
||||
_playerController = new PlayerController(_stateController.maxUpdateBuffer);
|
||||
_entityController = new EntityController(_stateController.maxUpdateBuffer);
|
||||
_playerController.add(_stateController.id);
|
||||
|
||||
_stateController.physicsDelta = data.physicsDelta;
|
||||
_stateController.interpolation = data.interpolation;
|
||||
|
||||
Reference in New Issue
Block a user