lance-gg / lance

Multiplayer game server based on Node.JS
https://lance-gg.github.io/
Apache License 2.0
1.58k stars 168 forks source link

Documentation for adding/remove objects is the wrong way round #88

Closed PhilT closed 6 years ago

PhilT commented 6 years ago

http://docs.lance.gg/r2.0.6/GameWorld.js.html

addObject docs say this is to remove object removeObject docs say this is to add object

OpherV commented 6 years ago

D'oh! 🤦‍♀️

Thanks :)

namel commented 6 years ago

fixed in develop