Longi94 / JavaSteam

Java library that provides an interface to directly interact with Valve's Steam servers.
MIT License
96 stars 20 forks source link

Fix wrong EMsg in SteamGameCoordinator handleMsg #276

Closed LossyDragon closed 2 months ago

LossyDragon commented 2 months ago

Description

Fix wrong EMsg in SteamGameCoordinator handleMsg. This slipped by when simplifying handler dispatching.

Closes #275

Checklist