添加河南新乡万达广场场景

This commit is contained in:
ZYT
2025-10-09 18:22:57 +08:00
parent 677e611710
commit dd39340127
4 changed files with 8 additions and 5 deletions

View File

@@ -106,7 +106,7 @@ public class GameLocal : MonoBehaviour
});
authInfo.deviceSn = GetSn();
authInfo.startAt = ConvertTimestampToDateTime(GetTimestamp()) + "";
authInfo.shop = 29;
authInfo.shop = 33;
#if !UNITY_EDITOR && UNITY_ANDROID && PICO
authInfo.shop = (int)place;
if (place == Place.Liaoning_Anshan_Lishan_Dayuecheng)