Skip to content

Commit ef75786

Browse files
committed
LabelのRichTextがOFFになっていたのをONにした
1 parent 171af87 commit ef75786

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/PrefsUGUI/Prefabs/Guis/Prefs/PrefsLabel.prefab

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ MonoBehaviour:
185185
m_MaxSize: 300
186186
m_Alignment: 4
187187
m_AlignByGeometry: 1
188-
m_RichText: 0
188+
m_RichText: 1
189189
m_HorizontalOverflow: 1
190190
m_VerticalOverflow: 0
191191
m_LineSpacing: 1

0 commit comments

Comments
 (0)