src/newgrf_canal.cpp
branchNewGRF_ports
changeset 10184 fcf5fb2548eb
parent 6877 889301acc299
child 10724 68a692eacf22
--- a/src/newgrf_canal.cpp	Mon Apr 14 20:32:36 2008 +0000
+++ b/src/newgrf_canal.cpp	Tue Apr 15 00:47:19 2008 +0000
@@ -85,6 +85,7 @@
 	res->last_value      = 0;
 	res->trigger         = 0;
 	res->reseed          = 0;
+	res->count           = 0;
 }