summaryrefslogtreecommitdiff
path: root/tree_cmd.c
diff options
context:
space:
mode:
Diffstat (limited to 'tree_cmd.c')
-rw-r--r--tree_cmd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tree_cmd.c b/tree_cmd.c
index 31c010f72..076e1efdb 100644
--- a/tree_cmd.c
+++ b/tree_cmd.c
@@ -538,7 +538,7 @@ void OnTick_Trees(void)
uint32 r;
TileIndex tile;
ClearGround ct;
- int tree;
+ TreeType tree;
/* place a tree at a random rainforest spot */
if (_opt.landscape == LT_DESERT &&