changeset 9709 | fc8c47cbfcf2 |
parent 9594 | 8ea48f013588 |
child 10207 | c291a21b304e |
--- 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