login_reply
LoginReply
Bases: IntEnum
Reply code sent with LOGIN_REPLY packet. Indicates the result of a login attempt.
Source code in src/eolib/protocol/_generated/net/server/login_reply.py
9 10 11 12 13 14 15 16 17 18 19 |
|