summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/town_gui.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/town_gui.cpp b/src/town_gui.cpp
index 830d81ced..bcab4560f 100644
--- a/src/town_gui.cpp
+++ b/src/town_gui.cpp
@@ -1061,7 +1061,6 @@ public:
InitializeTextBuffer(&this->text, this->edit_str_buf, this->edit_str_size, MAX_LENGTH_TOWN_NAME_PIXELS);
this->RandomTownName();
this->UpdateButtons(true);
- this->SetFocusedWidget(TSEW_TOWNNAME_EDITBOX);
}
void RandomTownName()