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

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

@@ -9979,7 +9979,7 @@ Transform:
m_GameObject: {fileID: 867168160}
serializedVersion: 2
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 0.92, y: 0, z: -2.56}
m_LocalPosition: {x: 3.16, y: 0, z: -2.48}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: []

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)