This website requires JavaScript.
Explore
Help
Sign in
wonderking
/
continuity
Watch
2
Star
0
Fork
You've already forked continuity
0
Code
Issues
Pull requests
16
Projects
1
Releases
Packages
1
Wiki
Activity
Actions
d54e2504a0
continuity
/
Server
/
Packets
/
OperationCode.cs
6 lines
87 B
C#
Raw
Normal View
History
Unescape
Escape
feat: add couchdb & refactor namespace
2023-08-10 08:47:35 +00:00
namespace
Server.Packets
;
feat: a big draft
2023-08-09 14:23:41 +00:00
public
enum
OperationCode
:
ushort
{
LoginInfo
=
11
}
Copy permalink