PretendoNetwork / nex-protocols-common-go

Reusable implementations of NEX methods found in many servers
GNU Affero General Public License v3.0
19 stars 8 forks source link

Add missing boolean response to UnregisterGathering #23

Closed SuperMarioDaBom closed 1 year ago

SuperMarioDaBom commented 1 year ago

According to documentation, MatchMaking(21)::UnregisterGathing(2) expects a boolean in the response. This code always fills in true.

Some titles, such as Pokkén Tournament, appear to expect this value.