carlssonemil / orion

Simple, lightweight & intuitive camouflage tracker for Call of Duty: Modern Warfare 2 (2022)
https://orion.emca.app
MIT License
58 stars 30 forks source link

Your error stating that comingSoon isn't defined on https://orion.emca.app #114

Closed C0deS3rp3nt closed 11 months ago

C0deS3rp3nt commented 11 months ago

I don't usually use github so pardon me for doing this under the issues thing. When I was going through and pushing this through debug that's when I found that it wasn't defined, I went to the melee.js file and it seems you just forgot to define the comingSoon variable although you probably already know but here's the definition "var comingSoon = [];"

jamesallnutt commented 11 months ago

115 Created this pull request @C0deS3rp3nt

carlssonemil commented 11 months ago

Fixed by #115. Thanks for reporting! 😄