mirror of
https://github.com/wassname/GarageServer.IO.git
synced 2026-07-08 00:10:05 +08:00
Typo
This commit is contained in:
@@ -48,7 +48,7 @@ entities.forEach(function (entity) {
|
||||
|
||||
**1.** Initialize GarageServer.IO.
|
||||
```js
|
||||
GarageServerIO.initializeGarageServer('http://insertmygameurlhere.com', {
|
||||
GarageServerIO.initializeGarageServer('http://insertmygameserverurlhere.com', {
|
||||
onReady: function () {
|
||||
// Call your game loop
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user