diff --git a/titles/mai2/dx.py b/titles/mai2/dx.py index 3c5c319..04c9172 100644 --- a/titles/mai2/dx.py +++ b/titles/mai2/dx.py @@ -568,7 +568,7 @@ class Mai2DX(Mai2Base): if not user_id or not rival_id: return {} - rival_pf = await self.data.profile.get_profile_detail(rival_id) + rival_pf = await self.data.profile.get_profile_detail(rival_id, self.version) if not rival_pf: return {} return {