添加河南新乡万达广场场景
This commit is contained in:
@@ -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: []
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user