(svn r20386) -Fix: Initialize fund-industry buttons when opening window.
This commit is contained in:
@@ -273,6 +273,7 @@ public:
|
|||||||
this->callback_timer = DAY_TICKS;
|
this->callback_timer = DAY_TICKS;
|
||||||
|
|
||||||
this->InitNested(&_build_industry_desc, 0);
|
this->InitNested(&_build_industry_desc, 0);
|
||||||
|
this->SetButtons();
|
||||||
}
|
}
|
||||||
|
|
||||||
virtual void OnInit()
|
virtual void OnInit()
|
||||||
|
Reference in New Issue
Block a user