os/debian/compat
author tron
Fri, 04 Feb 2005 16:50:18 +0000
changeset 1286 10b9fe28effc
parent 285 cf5213c8a919
permissions -rw-r--r--
(svn r1790) Make CmdPlantTree() and related functions more safe and (hopefully) more readable:
- check if end tile is on the map
- uint -> TileIndex
- if cascades -> switch
285
cf5213c8a919 (svn r291) Minor fix to english.txt
bjarni
parents:
diff changeset
     1
4