1
This commit is contained in:
parent
2ffbeedfcb
commit
d4a502c62b
@ -130,7 +130,7 @@ public class DataGameModelManager : GameBase.Singleton<DataGameModelManager>
|
||||
postPlayRankData.score = item.Value.m_Score;
|
||||
postPlayRankData.pay = 0;
|
||||
postPlayRankData.winCount = item.Value.m_GongXian;
|
||||
//postPlayRankData.useClientData = "1";
|
||||
postPlayRankData.useClientData = "1";
|
||||
postPlayRankData.avatar = item.Value.protCustMessageData.imgURL;
|
||||
postPlayRankData.exp = item.Value.protCustMessageData.rankRo.exp;
|
||||
postPlayRankData.lv = item.Value.protCustMessageData.rankRo.lv;
|
||||
|
Loading…
x
Reference in New Issue
Block a user