src/tunnelbridge_map.h
branchnoai
changeset 9732 f8eb3e208514
parent 9723 eee46cb39750
child 10455 22c441f5adf9
--- a/src/tunnelbridge_map.h	Thu Feb 21 22:34:54 2008 +0000
+++ b/src/tunnelbridge_map.h	Fri Feb 22 00:25:54 2008 +0000
@@ -13,7 +13,9 @@
 
 
 /**
- * Tunnel: Get the direction facing out of the tunnel
+ * Get the direction pointing to the other end.
+ *
+ * Tunnel: Get the direction facing into the tunnel
  * Bridge: Get the direction pointing onto the bridge
  * @param t The tile to analyze
  * @pre IsTileType(t, MP_TUNNELBRIDGE)