variables.h
changeset 2006 324916f22a8a
parent 1977 4392ae3d8e31
child 2008 c9d6585c96c8
--- a/variables.h	Sun Jul 03 11:31:03 2005 +0000
+++ b/variables.h	Sun Jul 03 13:02:54 2005 +0000
@@ -216,6 +216,7 @@
 	uint32 npf_buoy_penalty; /* The penalty for going over (through) a buoy */
 	uint32 npf_water_curve_penalty; /* The penalty for curves */
 	uint32 npf_road_curve_penalty; /* The penalty for curves */
+ 	uint32 npf_crossing_penalty; /* The penalty for level crossings */
 
 	bool population_in_label; // Show the population of a town in his label?
 } Patches;