Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

Commit dec7bc8

Browse files
committed
Tiny build fixes
1 parent 54d329b commit dec7bc8

File tree

7 files changed

+15
-100
lines changed

7 files changed

+15
-100
lines changed

Assets/Scenes/World.unity

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3893,7 +3893,7 @@ MonoBehaviour:
38933893
m_Script: {fileID: 11500000, guid: e113280f9ab044168541f6fef84d3095, type: 3}
38943894
m_Name:
38953895
m_EditorClassIdentifier:
3896-
renderDistance: 2
3896+
renderDistance: 5
38973897
chunkSize: 16
38983898
chunkHeight: 16
38993899
worldHeight: 96
@@ -3908,7 +3908,7 @@ MonoBehaviour:
39083908
blockLightMultiplier: 1.18
39093909
dayColor: {r: 0.46666667, g: 0.8156863, b: 0.9137255, a: 1}
39103910
nightColor: {r: 0.12591669, g: 0.22711694, b: 0.254717, a: 1}
3911-
worldName: gdfhdhd
3911+
worldName: gdfhdhd1
39123912
disabled: 0
39133913
binaryCompressSaves: 0
39143914
OnWorldCreated:

Assets/StreamingAssets.meta

Lines changed: 0 additions & 8 deletions
This file was deleted.

Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Fallback.asset

Lines changed: 9 additions & 86 deletions
Large diffs are not rendered by default.

ProjectSettings/EditorBuildSettings.asset

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ EditorBuildSettings:
55
m_ObjectHideFlags: 0
66
serializedVersion: 2
77
m_Scenes:
8-
- enabled: 1
9-
path: Assets/Scenes/World.unity
10-
guid: 839903099b6dbac4db46358628b9f62d
118
- enabled: 1
129
path: Assets/Scenes/MainMenu.unity
1310
guid: 13c88b831c1c8d24793930ce7af18757
11+
- enabled: 1
12+
path: Assets/Scenes/World.unity
13+
guid: 839903099b6dbac4db46358628b9f62d
1414
m_configObjects: {}

ProjectSettings/ProjectSettings.asset

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -804,7 +804,7 @@ PlayerSettings:
804804
Standalone: 1
805805
il2cppCompilerConfiguration: {}
806806
il2cppCodeGeneration:
807-
Standalone: 1
807+
Standalone: 0
808808
managedStrippingLevel: {}
809809
incrementalIl2cppBuild: {}
810810
suppressCommonWarnings: 1

0 commit comments

Comments
 (0)