Changeset - r15709:c55c4424e4b3
[Not reviewed]
master
0 1 0
alberth - 14 years ago 2010-08-06 12:19:01
alberth@openttd.org
(svn r20386) -Fix: Initialize fund-industry buttons when opening window.
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
src/industry_gui.cpp
Show inline comments
 
@@ -273,6 +273,7 @@ public:
 
		this->callback_timer = DAY_TICKS;
 

	
 
		this->InitNested(&_build_industry_desc, 0);
 
		this->SetButtons();
 
	}
 

	
 
	virtual void OnInit()
0 comments (0 inline, 0 general)