diff -r 1b0c04ba1d9a -r fc8c47cbfcf2 src/town.h --- a/src/town.h Thu Jul 24 22:59:29 2008 +0000 +++ b/src/town.h Fri Jul 25 10:00:03 2008 +0000 @@ -124,7 +124,7 @@ byte statues; /* Player ratings as well as a mask that determines which players have a rating. */ - byte have_ratings; + PlayerMask have_ratings; uint8 unwanted[MAX_PLAYERS]; ///< how many months companies aren't wanted by towns (bribe) PlayerByte exclusivity; ///< which player has exslusivity uint8 exclusive_counter; ///< months till the exclusivity expires