File diff r17481:fa20f7edaf1f → r17482:4dbb8b190ff9
src/depot_gui.cpp
Show inline comments
 
@@ -642,7 +642,6 @@ struct DepotWindow : Window {
 
	 */
 
	virtual void OnInvalidateData(int data = 0, bool gui_scope = true)
 
	{
 
		if (!gui_scope) return;
 
		this->generate_list = true;
 
	}