DoctorMcKay / node-globaloffensive

A Node.js module to connect to and interact with the CS2 game coordinator. Mostly used to get item data.
https://www.npmjs.com/package/globaloffensive
MIT License
261 stars 61 forks source link

Bug #19

Closed tabam1 closed 5 years ago

tabam1 commented 5 years ago

this.emit('disconnectedFromGC', TeamFortress2.GCGoodbyeReason.NO_SESSION); <- ReferenceError: TeamFortress2 is not defined globaloffensive/index.js:75:36

DoctorMcKay commented 5 years ago

Thanks, fixed in v2.0.1.