6 Years Ago
Correctly handle lobby refresh with null filter Currently if a null filter is given, more filters are added to the call than expected. This change makes a lobby request after the appid filter is added and returns immediately resolving the issue. Merge pull request #138 from erebuswolf/master Correctly handle lobby refresh with null filter