mirror of
https://github.com/wassname/GarageServer.IO.git
synced 2026-08-08 11:13:22 +08:00
+1
-1
@@ -47,5 +47,5 @@ sockets.set('log level', 0);
|
||||
|
||||
garageServer.createGarageServer(sockets,{
|
||||
logging: true,
|
||||
onUpdatePlayerPhysics: gamePhysics.OnProcessGamePhysics
|
||||
onUpdatePlayerPhysics: gamePhysics.onUpdatePlayerPhysics
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user