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 020e6617f..7b017847b 100644
--- a/player.h
+++ b/player.h
@@ -159,7 +159,7 @@ typedef struct Player {
byte player_money_fraction;
byte max_railtype;
byte block_preview;
- byte index;
+ PlayerID index;
uint16 cargo_types; /* which cargo types were transported the last year */