This commit is contained in:
amizing25
2024-06-23 06:53:12 +07:00
parent 8c170781c5
commit 91f1e031a6
3 changed files with 6 additions and 34 deletions
+4 -4
View File
@@ -125,7 +125,7 @@ trait_handler! {
TakeOffRelicCsReq 362;
// // Chat (dummy!)
// SendMsgCsReq 3918;
SendMsgCsReq 3918;
GetPrivateChatHistoryCsReq 3958;
GetFriendListInfoCsReq 2918;
@@ -146,9 +146,9 @@ trait_handler! {
EnterSceneCsReq 1425;
// // Optional
// GetMailCsReq 861;
// GetGachaInfoCsReq 1961;
// DoGachaCsReq 1991;
GetMailCsReq 861;
GetGachaInfoCsReq 1961;
DoGachaCsReq 1991;
// GetQuestDataCsReq 961;
PlayerLoginFinishCsReq 76;
}