summaryrefslogtreecommitdiff
path: root/town_cmd.c
diff options
context:
space:
mode:
Diffstat (limited to 'town_cmd.c')
-rw-r--r--town_cmd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/town_cmd.c b/town_cmd.c
index b0c05b629..d0daaf146 100644
--- a/town_cmd.c
+++ b/town_cmd.c
@@ -1144,7 +1144,7 @@ static void DoBuildTownHouse(Town *t, uint tile)
uint bitmask;
int house;
uint slope;
- int z;
+ uint z;
uint oneof;
// Above snow?