src/variables.h
changeset 7673 3ab9344bd532
parent 7582 9f23c01ae23d
child 7762 03721db0ac1c
--- a/src/variables.h	Thu Jul 05 18:21:53 2007 +0000
+++ b/src/variables.h	Fri Jul 06 07:24:10 2007 +0000
@@ -95,7 +95,7 @@
 	bool selectgoods;                   // only send the goods to station if a train has been there
 	bool longbridges;                   // allow 100 tile long bridges
 	bool gotodepot;                     // allow goto depot in orders
-	bool build_rawmaterial_ind;         // allow building raw material industries
+	uint8 raw_industry_construction;    ///< Type of (raw) industry construction (none, "normal", prospecting)
 	bool multiple_industry_per_town;    // allow many industries of the same type per town
 	bool same_industry_close;           // allow same type industries to be built close to each other
 	bool lost_train_warn;               // if a train can't find its destination, show a warning