添加河北唐山迁安天元古场景,没有地形,未修改
This commit is contained in:
@@ -172,7 +172,7 @@ public class GameManager : MonoBehaviour
|
||||
});
|
||||
loginInfo.deviceSn = GetPicoSn();
|
||||
loginInfo.startAt = ConvertTimestampToDateTime(GetTimestamp()) + "";
|
||||
loginInfo.shop = 25;
|
||||
loginInfo.shop = 32;
|
||||
#if !UNITY_EDITOR && UNITY_ANDROID && PICO
|
||||
loginInfo.shop = (int)GameInit.Ins.gamePlace;
|
||||
if(GameInit.Ins.gamePlace== GamePlace.Liaoning_AnShan_Lishan_Dayuecheng)
|
||||
|
||||
Reference in New Issue
Block a user