summaryrefslogtreecommitdiff
path: root/ai_new.c
diff options
context:
space:
mode:
Diffstat (limited to 'ai_new.c')
-rw-r--r--ai_new.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ai_new.c b/ai_new.c
index 3d28f7f9b..f1d43742f 100644
--- a/ai_new.c
+++ b/ai_new.c
@@ -190,7 +190,7 @@ static bool AiNew_Check_City_or_Industry(Player *p, int ic, byte type) {
if (type == AI_CITY) {
Town *t = GetTown(ic);
Station *st;
- int count = 0;
+ uint count = 0;
int j = 0;
// We don't like roadconstructions, don't even true such a city