Closed Fusionette closed 1 year ago
TextInput no longer has m_textField and m_textFieldTMP, they have been replaced by a single m_inputField.
TextInput
m_textField
m_textFieldTMP
m_inputField
Thank you for the PR. Lately, I haven't had time for MOD development, so this is greatly appreciated. Since I've verified its operation, I intend to proceed with the release process.
TextInput
no longer hasm_textField
andm_textFieldTMP
, they have been replaced by a singlem_inputField
.