mirror of
https://github.com/wassname/GarageServer.IO.git
synced 2026-06-27 16:10:34 +08:00
Updated comments
This commit is contained in:
@@ -17,7 +17,7 @@ options = {
|
||||
api methods
|
||||
initializeGarageServer(path, options)
|
||||
addInput({})
|
||||
getStates(function ([playerStates], [entityStates]))
|
||||
getStates(function (playerStates: [{state}], entityStates: [{state})])
|
||||
getId() : 'playerid'
|
||||
*/
|
||||
var GarageServerIO = (function (socketio) {
|
||||
|
||||
Reference in New Issue
Block a user