solero / houdini

A Club Penguin private server written in Python 3
https://houdini.readthedocs.io/
MIT License
281 stars 54 forks source link

Fix `client_type` assignment when running with --single-client-mode #20

Closed ben-pearce closed 4 years ago

ben-pearce commented 4 years ago

Currently assigns client type to the default version config option. This is incorrect, it should instead be set to a client type.

This issue prevents logging in to world server when in this mode.