Implement Sync Inventory

This commit is contained in:
amizing25
2024-05-09 22:14:27 +07:00
parent 1e8e6f04c3
commit 1e0cfa6f12
7 changed files with 281 additions and 24 deletions
+3 -1
View File
@@ -7,6 +7,7 @@ mod player;
mod scene;
mod tutorial;
mod inventory;
mod chat;
use anyhow::Result;
use paste::paste;
@@ -25,6 +26,7 @@ pub use player::*;
pub use scene::*;
pub use tutorial::*;
pub use inventory::*;
pub use chat::*;
use proto::{
Aaihejacdpk::*, Achkcddkkkj::*, Bancodieeof::*, CmdActivityType::*, CmdBattleType::*,
@@ -80,7 +82,7 @@ dummy! {
QueryProductInfo,
GetQuestData,
GetQuestRecord,
GetFriendListInfo,
// GetFriendListInfo,
GetFriendApplyListInfo,
GetCurAssist,
GetRogueHandbookData,