summaryrefslogtreecommitdiff
path: root/player.h
diff options
context:
space:
mode:
Diffstat (limited to 'player.h')
-rw-r--r--player.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/player.h b/player.h
index a205b4fdf..52752e1b6 100644
--- a/player.h
+++ b/player.h
@@ -112,7 +112,7 @@ typedef struct PlayerAiNew {
byte action;
- uint last_id; // here is stored the last id of the searched city/industry
+ int last_id; // here is stored the last id of the searched city/industry
uint last_vehiclecheck_date; // Used in CheckVehicle
Ai_SpecialVehicle special_vehicles[AI_MAX_SPECIAL_VEHICLES]; // Some vehicles have some special flags