Fix input for custom bird name

This commit is contained in:
2025-08-27 00:39:50 -07:00
parent 768e41017b
commit f9231e568f

View File

@@ -1071,15 +1071,15 @@ MonoBehaviour:
m_VerticalScrollbarEventHandler: {fileID: 0}
m_LayoutGroup: {fileID: 0}
m_ScrollSensitivity: 1
m_ContentType: 4
m_ContentType: 9
m_InputType: 0
m_AsteriskChar: 42
m_KeyboardType: 1
m_LineType: 0
m_HideMobileInput: 0
m_HideSoftKeyboard: 0
m_CharacterValidation: 4
m_RegexValue:
m_CharacterValidation: 6
m_RegexValue: '[a-zA-Z0-9 ]'
m_GlobalPointSize: 24
m_CharacterLimit: 16
m_OnEndEdit:
@@ -1114,7 +1114,7 @@ MonoBehaviour:
m_CaretWidth: 1
m_ReadOnly: 0
m_RichText: 1
m_GlobalFontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
m_GlobalFontAsset: {fileID: 11400000, guid: 4fd546dd0900395408d2de20f5025882, type: 2}
m_OnFocusSelectAll: 1
m_ResetOnDeActivation: 1
m_KeepTextSelectionVisible: 0