feat: Add support for version 3.1.5x

This commit is contained in:
amizing25
2025-02-25 15:20:54 +07:00
parent 71ad8e9691
commit c6eaffdb29
10 changed files with 73981 additions and 63106 deletions
+7 -7
View File
@@ -65,10 +65,10 @@ pub async fn on_take_off_equipment_cs_req(
) {
}
pub async fn on_relic_recommend_cs_req(
_: &mut PlayerSession,
req: &RelicRecommendCsReq,
res: &mut RelicRecommendScRsp,
) {
res.avatar_id = req.avatar_id
}
// pub async fn on_relic_recommend_cs_req(
// _: &mut PlayerSession,
// req: &RelicRecommendCsReq,
// res: &mut RelicRecommendScRsp,
// ) {
// res.avatar_id = req.avatar_id
// }