sdk修改配置
parent
bd83a45de2
commit
d10581150a
|
@ -273,12 +273,12 @@ MonoBehaviour:
|
||||||
settingInfo:
|
settingInfo:
|
||||||
logLevel: 0
|
logLevel: 0
|
||||||
isDebug: 0
|
isDebug: 0
|
||||||
bundleMode: 0
|
bundleMode: 1
|
||||||
luaBundleMode: 0
|
luaBundleMode: 1
|
||||||
isUpdate: 0
|
isUpdate: 0
|
||||||
isSDK: 0
|
isSDK: 1
|
||||||
isSDKLogin: 0
|
isSDKLogin: 0
|
||||||
isGuide: 0
|
isGuide: 1
|
||||||
isOpenGM: 1
|
isOpenGM: 1
|
||||||
--- !u!4 &57277738265262265
|
--- !u!4 &57277738265262265
|
||||||
Transform:
|
Transform:
|
||||||
|
@ -307,11 +307,11 @@ MonoBehaviour:
|
||||||
m_Name:
|
m_Name:
|
||||||
m_EditorClassIdentifier:
|
m_EditorClassIdentifier:
|
||||||
enableLog: 1
|
enableLog: 1
|
||||||
networkType: 1
|
networkType: 3
|
||||||
tokens:
|
tokens:
|
||||||
- appid: debug-appid
|
- appid: debug-appid
|
||||||
serverUrl: thinkingdata.18183g.com
|
serverUrl: http://thinkingdata.18183g.com
|
||||||
mode: 0
|
mode: 2
|
||||||
timeZone: 0
|
timeZone: 0
|
||||||
timeZoneId:
|
timeZoneId:
|
||||||
--- !u!1 &3471622135844523394
|
--- !u!1 &3471622135844523394
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -49,6 +49,7 @@ GraphicsSettings:
|
||||||
- {fileID: 4800000, guid: ec3c686f972ccf5459c2b55555e6635f, type: 3}
|
- {fileID: 4800000, guid: ec3c686f972ccf5459c2b55555e6635f, type: 3}
|
||||||
- {fileID: 4800000, guid: 1e8a610c9e01c3648bac42585e5fc676, type: 3}
|
- {fileID: 4800000, guid: 1e8a610c9e01c3648bac42585e5fc676, type: 3}
|
||||||
- {fileID: 4800000, guid: aff17b5cbff7eb8428003c7f5adcb0f1, type: 3}
|
- {fileID: 4800000, guid: aff17b5cbff7eb8428003c7f5adcb0f1, type: 3}
|
||||||
|
- {fileID: 16002, guid: 0000000000000000f000000000000000, type: 0}
|
||||||
m_PreloadedShaders: []
|
m_PreloadedShaders: []
|
||||||
m_SpritesDefaultMaterial: {fileID: 10754, guid: 0000000000000000f000000000000000,
|
m_SpritesDefaultMaterial: {fileID: 10754, guid: 0000000000000000f000000000000000,
|
||||||
type: 0}
|
type: 0}
|
||||||
|
|
Loading…
Reference in New Issue