- add: mouse cmd packet handling
- add: change map handler - update: logout handler to send the reply packet - update: character id list change from u8 to u32
This commit is contained in:
@@ -25,6 +25,7 @@ utils = { path = "../utils" }
|
||||
warp = "0.3.7"
|
||||
dashmap = "6.1.0"
|
||||
uuid = { version = "1.11.0", features = ["v4"] }
|
||||
chrono = "0.4.39"
|
||||
|
||||
[build-dependencies]
|
||||
tonic-build = "0.12.3"
|
||||
|
||||
Reference in New Issue
Block a user