bartbes / love-misc-libs

Just some random libs I have lying around, now with version control!
http://docs.bartbes.com
110 stars 28 forks source link

LUBE: lubeServer does not return clientid on receive #17

Closed videah closed 9 years ago

videah commented 9 years ago

lubeServer:receive() doesn't return a clientid, causing an error in server:update(dt).

bartbes commented 9 years ago

I knew I had it stored in a local for a reason.. Anyway, I fixed that and tested it with @Nevon's cardboard, and it seems to work.