Skip to content

Commit d9d3c0b

Browse files
committed
fix: null ref in menu hud
1 parent 6a0db6d commit d9d3c0b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Assets/Resources/Huds/MenuHud.prefab

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ MonoBehaviour:
133133
m_margin: {x: 0, y: 0, z: 0, w: 0}
134134
m_isUsingLegacyAnimationComponent: 0
135135
m_isVolumetricText: 0
136-
m_hasFontAssetChanged: 1
136+
m_hasFontAssetChanged: 0
137137
m_baseMaterial: {fileID: 0}
138138
m_maskOffset: {x: 0, y: 0, z: 0, w: 0}
139139
--- !u!1 &1259707806728751802
@@ -1049,7 +1049,7 @@ MonoBehaviour:
10491049
m_margin: {x: 0, y: 0, z: 0, w: 0}
10501050
m_isUsingLegacyAnimationComponent: 0
10511051
m_isVolumetricText: 0
1052-
m_hasFontAssetChanged: 1
1052+
m_hasFontAssetChanged: 0
10531053
m_baseMaterial: {fileID: 0}
10541054
m_maskOffset: {x: 0, y: 0, z: 0, w: 0}
10551055
--- !u!1 &4836324753286047583
@@ -1341,7 +1341,7 @@ MonoBehaviour:
13411341
m_Name:
13421342
m_EditorClassIdentifier:
13431343
_typeWindow: 1
1344-
_chapterName: {fileID: 0}
1344+
_chapterName: {fileID: 3310383059995498613}
13451345
_gridLayoutGroup: {fileID: 6491511065281508615}
13461346
_buttonsSwipeChapter:
13471347
- {fileID: 1740961133065888314}
@@ -1957,7 +1957,7 @@ MonoBehaviour:
19571957
m_margin: {x: 0, y: 0, z: 0, w: 0}
19581958
m_isUsingLegacyAnimationComponent: 0
19591959
m_isVolumetricText: 0
1960-
m_hasFontAssetChanged: 1
1960+
m_hasFontAssetChanged: 0
19611961
m_baseMaterial: {fileID: 0}
19621962
m_maskOffset: {x: 0, y: 0, z: 0, w: 0}
19631963
--- !u!1 &7612481264347343652

0 commit comments

Comments
 (0)