Skip to content

Commit e60b922

Browse files
committed
Updated testproject and minimalproject to 6000.7.0b1
1 parent aa56de5 commit e60b922

6 files changed

Lines changed: 8 additions & 36 deletions

File tree

minimalproject/ProjectSettings/NetCodeClientAndServerSettings.asset

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ MonoBehaviour:
1515
FilterSettings:
1616
ExcludedBakingSystemAssemblies: []
1717
AdditionalScriptingDefines: []
18-
GlobalNetCodeConfig: {fileID: 11400000, guid: 81fc37e454ef2374283353c132cbdc51, type: 2}
18+
GlobalNetcodeConfig: {fileID: 11400000, guid: 81fc37e454ef2374283353c132cbdc51, type: 2}
1919
CurrentImportanceSuggestions:
2020
- MinValue: 1
2121
MaxValue: 4

minimalproject/ProjectSettings/ProjectAuditorSettings.asset

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -18,19 +18,5 @@ MonoBehaviour:
1818
paramsStack:
1919
- PlatformGroup:
2020
m_String: Unknown
21-
m_SerializedParams:
22-
- Key: StreamingAssetsFolderSizeLimit
23-
Value: 50
24-
- Key: StreamingClipThresholdBytes
25-
Value: 218294
26-
- Key: LongDecompressedClipThresholdBytes
27-
Value: 204800
28-
- Key: LongCompressedMobileClipThresholdBytes
29-
Value: 204800
30-
- Key: LoadInBackGroundClipSizeThresholdBytes
31-
Value: 204800
32-
- Key: TextureStreamingMipmapsSizeLimit
33-
Value: 4000
34-
- Key: SpriteAtlasEmptySpaceLimit
35-
Value: 50
21+
m_SerializedParams: []
3622
CurrentParamsIndex: 0
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 6000.7.0a6
2-
m_EditorVersionWithRevision: 6000.7.0a6 (b5c7d4d317b3)
1+
m_EditorVersion: 6000.7.0b1
2+
m_EditorVersionWithRevision: 6000.7.0b1 (6f112f2bea37)

testproject/ProjectSettings/NetCodeClientAndServerSettings.asset

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ MonoBehaviour:
1515
FilterSettings:
1616
ExcludedBakingSystemAssemblies: []
1717
AdditionalScriptingDefines: []
18-
GlobalNetCodeConfig: {fileID: 11400000, guid: c547acbddd81d32a0ba5e62ddfc4f4e3, type: 2}
18+
GlobalNetcodeConfig: {fileID: 11400000, guid: c547acbddd81d32a0ba5e62ddfc4f4e3, type: 2}
1919
CurrentImportanceSuggestions:
2020
- MinValue: 1
2121
MaxValue: 4

testproject/ProjectSettings/ProjectAuditorSettings.asset

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -18,19 +18,5 @@ MonoBehaviour:
1818
paramsStack:
1919
- PlatformGroup:
2020
m_String: Unknown
21-
m_SerializedParams:
22-
- Key: StreamingAssetsFolderSizeLimit
23-
Value: 50
24-
- Key: StreamingClipThresholdBytes
25-
Value: 218294
26-
- Key: LongDecompressedClipThresholdBytes
27-
Value: 204800
28-
- Key: LongCompressedMobileClipThresholdBytes
29-
Value: 204800
30-
- Key: LoadInBackGroundClipSizeThresholdBytes
31-
Value: 204800
32-
- Key: TextureStreamingMipmapsSizeLimit
33-
Value: 4000
34-
- Key: SpriteAtlasEmptySpaceLimit
35-
Value: 50
21+
m_SerializedParams: []
3622
CurrentParamsIndex: 0
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 6000.7.0a6
2-
m_EditorVersionWithRevision: 6000.7.0a6 (b5c7d4d317b3)
1+
m_EditorVersion: 6000.7.0b1
2+
m_EditorVersionWithRevision: 6000.7.0b1 (6f112f2bea37)

0 commit comments

Comments
 (0)