mirror of
https://github.com/psforever/PSF-LoginServer.git
synced 2026-07-16 08:55:18 +00:00
this MatchError never happened before now; don't get it
This commit is contained in:
parent
76b77b1032
commit
ef551c4d9e
1 changed files with 2 additions and 0 deletions
|
|
@ -63,6 +63,8 @@ class SessionGalaxyHandlers(
|
|||
|
||||
case GalaxyResponse.SendResponse(msg) =>
|
||||
sendResponse(msg)
|
||||
|
||||
case _ => ()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue