|
@@ -47,6 +47,7 @@ namespace ET.Server
|
|
|
info.CurRound = hghhComponent.CurrentRound;
|
|
|
info.Rand1 = hghhComponent.Rand[0];
|
|
|
info.Rand2 = hghhComponent.Rand[1];
|
|
|
+ info.ZhuangPos = hghhComponent.ZhuangPos;
|
|
|
info.CardNum = hghhComponent.CardList.Count;
|
|
|
info.OpId = opPlayer?.Id ?? -1;
|
|
|
info.OpPos = opPlayer?.Pos ?? -1;
|