This is mainly a quick fix for Express Queues not sending players if nobody joins the standard queue.
Changes:
- Fixed not sending express queue if nobody ever joins the standard queue (or the other way around)
- Skip express queue logic completely on free version. No need to do the extra checks that are never going to be used.