mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-20 14:23:08 +01:00
Address review comments
This commit is contained in:
committed by
Gymnasiast
parent
c8a5af02a5
commit
34fa06cd29
@@ -879,8 +879,6 @@ namespace OpenRCT2::Ui::Windows
|
||||
|
||||
WindowCloseByClass(WindowClass::Textinput);
|
||||
|
||||
// Enter in the text input buffer any existing
|
||||
// text.
|
||||
_textBoxInput = existingText;
|
||||
|
||||
_textInput = ContextStartTextInput(_textBoxInput, maxLength);
|
||||
|
||||
Reference in New Issue
Block a user