Amend gui's to work with touchscreen controls.
This commit is contained in:
@@ -1061,6 +1061,10 @@ public:
|
||||
this->UpdateButtons(true);
|
||||
}
|
||||
|
||||
~FoundTownWindow() {
|
||||
if (_thd.GetCallbackWnd() == this) this->OnPlaceObjectAbort();
|
||||
}
|
||||
|
||||
void RandomTownName()
|
||||
{
|
||||
this->townnamevalid = GenerateTownName(&this->townnameparts);
|
||||
|
||||
Reference in New Issue
Block a user